TGTGInsighttelegram intelligenceLIVE / telegram public index
← 数字套利 •「AM科技」通知站
数字套利 •「AM科技」通知站 avatar

TGINSIGHT POST

Post #140

@AM_CLUBS2

数字套利 •「AM科技」通知站

Views467帖子阅读量
发布8月6日2024/08/06 04:46
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 -