diff --git a/README.md b/README.md index a23882e..54ca490 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ crontab -l 如果没有保活设置成功可以执行下面命令 - 重启机保活 ``` -(crontab -l; echo "@reboot pkill -kill -u && nohup /home/${USER}/.s5/s5 -c /home//.s5/config.json >/dev/null 2>&1 & && nohup /home//.nezha-agent/start.sh >/dev/null 2>&1 &") | crontab - +(crontab -l; echo "@reboot pkill -kill -u && nohup /home/${USER}/.s5/s5 -c /home/${USER}/.s5/config.json >/dev/null 2>&1 & && nohup /home//.nezha-agent/start.sh >/dev/null 2>&1 &") | crontab - ``` - nezha-agent保活 ``` @@ -88,7 +88,7 @@ crontab -l ``` s5保活 ``` -(crontab -l; echo "*/12 * * * * pgrep -x "s5" > /dev/null || nohup /home/${USER}/.s5/s5 -c /home//.s5/config.json >/dev/null 2>&1 &") | crontab - +(crontab -l; echo "*/12 * * * * pgrep -x "s5" > /dev/null || nohup /home/${USER}/.s5/s5 -c /home/${USER}/.s5/config.json >/dev/null 2>&1 &") | crontab - ``` diff --git a/output_temp/.build_date.txt b/output_temp/.build_date.txt index 34d2fad..c0cadcc 100644 --- a/output_temp/.build_date.txt +++ b/output_temp/.build_date.txt @@ -1 +1 @@ -Mon Aug 12 08:31:07 UTC 2024 +Sun Aug 18 10:27:12 UTC 2024 diff --git a/variables.yml b/variables.yml index 852b56a..791f2b9 100644 --- a/variables.yml +++ b/variables.yml @@ -1 +1 @@ -generated_at: Mon Aug 12 08:31:07 UTC 2024 +generated_at: Sun Aug 18 10:27:12 UTC 2024