From 093853a2f2ec991ca903cd9811129b8ca9e28fa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Sun, 16 Mar 2025 16:31:58 +0800 Subject: [PATCH] Update serv00keep.sh --- serv00keep.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/serv00keep.sh b/serv00keep.sh index e41343a..e947cee 100644 --- a/serv00keep.sh +++ b/serv00keep.sh @@ -139,6 +139,7 @@ uuidport(){ if [[ -z "$UUID" ]]; then UUID=$(uuidgen -r) echo "$UUID" > UUID.txt +export UUID 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 @@ -148,6 +149,7 @@ sed -i '' "75s/where/$snb/g" "$keep_path"/app.js if [[ -z "$reym" ]]; then reym=$USERNAME.serv00.net echo "$reym" > reym.txt +export reym fi if [[ -z "$vless_port" ]] || [[ -z "$vmess_port" ]] || [[ -z "$hy2_port" ]]; then check_port