更新 trojan.sh
fix bug
This commit is contained in:
@@ -65,7 +65,7 @@ EOF
|
||||
sleep 3
|
||||
rm -rf /usr/share/nginx/html/*
|
||||
cd /usr/share/nginx/html/
|
||||
wget https://gitea.i00.org/gamesme/bash-script/raw/branch/main/fakesite.zip >/dev/null 2>&1
|
||||
wget https://git.i00.org/gamesme/bash-script/raw/branch/main/fakesite.zip >/dev/null 2>&1
|
||||
unzip fakesite.zip >/dev/null 2>&1
|
||||
sleep 5
|
||||
if [ ! -d "/usr/src" ]; then
|
||||
|
||||
Reference in New Issue
Block a user