Update serv00keep.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-03-21 15:07:07 +08:00
committed by GitHub
parent d4d86a2b8a
commit 4c09f9b768
+1 -1
View File
@@ -75,7 +75,7 @@ UUID=$(cat "$WORKDIR/UUID.txt" 2>/dev/null)
fi
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
if [[ -z "$reym" ]] && [[ -f "$WORKDIR/reym.txt" ]]; then