diff --git a/serv00.sh b/serv00.sh index 9d06eac..23f90c0 100644 --- a/serv00.sh +++ b/serv00.sh @@ -1351,7 +1351,7 @@ fi if [ "$hona" = "serv00" ]; then curl -sL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/app.js -o "$keep_path"/app.js sed -i '' "15s/name/$snb/g" "$keep_path"/app.js -sed -i '' "60s/key/$UUID/g" "$keep_path"/app.js +sed -i '' "59s/key/$UUID/g" "$keep_path"/app.js sed -i '' "75s/name/$USERNAME/g" "$keep_path"/app.js sed -i '' "75s/where/$snb/g" "$keep_path"/app.js curl -sSL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/serv00keep.sh -o serv00keep.sh && chmod +x serv00keep.sh