Update serv00.sh
This commit is contained in:
@@ -1351,7 +1351,7 @@ fi
|
|||||||
if [ "$hona" = "serv00" ]; then
|
if [ "$hona" = "serv00" ]; then
|
||||||
curl -sL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/app.js -o "$keep_path"/app.js
|
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 '' "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/name/$USERNAME/g" "$keep_path"/app.js
|
||||||
sed -i '' "75s/where/$snb/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
|
curl -sSL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/serv00keep.sh -o serv00keep.sh && chmod +x serv00keep.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user