TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
agent保活命令 (crontab -l; echo "*/12 * * * * pgrep -x "nezha-agent" > /dev/null || nohup /home/<username>/.nezha-agent/start.sh >/dev/null 2>&1 &") | crontab - dashboard保活命令 (crontab -l; echo "*/12 * * * * pgrep -x "dashboard" > /dev/null || nohup /home/<username>/.nezha-dashboard/start.sh >/dev/null 2>&1 &") | crontab -