fix bug about myserve owner

main
AhFei 2023-07-16 23:24:05 +08:00
parent ece74c16c3
commit 6324ba37f0
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ echo "step 2: localize has finished"
# step 3: monitor
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" ${nml_user_name}
chown -R ${nml_user_name}:${nml_user_name} /home/${nml_user_home}/myserve
echo "step 3: monitor has finished"