From be1a1e372d9f12a191b034e6523ab222fbbc1e4a Mon Sep 17 00:00:00 2001 From: AhFei Date: Fri, 8 Sep 2023 20:31:42 +0800 Subject: [PATCH] nothing --- initial.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initial.sh b/initial.sh index 96eadb5..ee98f8d 100644 --- a/initial.sh +++ b/initial.sh @@ -55,7 +55,7 @@ if [[ ${nml_user_name} == 'SkF%16_6' ]]; then else ssrust_user_name=${nml_user_name} fi -bash <(wget --no-check-certificate -qO- 'https://git.ahfei.blog/ahfei/Rust_ServerStatus/raw/branch/main/one-touch.sh') x86_64 "/home/${nml_user_home}/myserve/serverstatus" "A23456.." "ahfei-${ss_user_name}" "http://serverstatus.ahfei.blog:8080/report" ${ssrust_user_name} +bash <(wget --no-check-certificate -qO- 'https://git.ahfei.blog/ahfei/Rust_ServerStatus/raw/branch/main/one-touch.sh') "/home/${nml_user_home}/myserve/serverstatus" "A23456.." "ahfei-${ss_user_name}" "http://serverstatus.ahfei.blog:8080/report" ${ssrust_user_name} chown -R ${nml_user_name}:${nml_user_name} /home/${nml_user_home}/myserve echo "step 3: monitor has finished"