mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-24 07:16:08 +08:00
测试 ql update
This commit is contained in:
parent
a8da02b74d
commit
f59f1bb0c4
|
@ -258,7 +258,7 @@ update_qinglong() {
|
||||||
echo -e "重启青龙面板(后台重启)...\n"
|
echo -e "重启青龙面板(后台重启)...\n"
|
||||||
cd $dir_root
|
cd $dir_root
|
||||||
nohup pm2 reload all >/dev/null 2>&1 &
|
nohup pm2 reload all >/dev/null 2>&1 &
|
||||||
nohup pm2 reload all >/dev/null 2>&1 &
|
pm2 reload schedule
|
||||||
nginx -s reload 2>/dev/null || nginx -c /etc/nginx/nginx.conf
|
nginx -s reload 2>/dev/null || nginx -c /etc/nginx/nginx.conf
|
||||||
echo -e "重启面板完成(请刷新页面)...\n"
|
echo -e "重启面板完成(请刷新页面)...\n"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user