更新 trojan.sh

fix bug
This commit is contained in:
2024-02-20 01:26:31 +08:00
parent 37715ce2e1
commit ed74bf1959

View File

@@ -65,7 +65,7 @@ EOF
sleep 3 sleep 3
rm -rf /usr/share/nginx/html/* rm -rf /usr/share/nginx/html/*
cd /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 unzip fakesite.zip >/dev/null 2>&1
sleep 5 sleep 5
if [ ! -d "/usr/src" ]; then if [ ! -d "/usr/src" ]; then