mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
测试ql update
This commit is contained in:
parent
d5964a857a
commit
a8da02b74d
|
@ -258,11 +258,10 @@ update_qinglong() {
|
|||
echo -e "重启青龙面板(后台重启)...\n"
|
||||
cd $dir_root
|
||||
nohup pm2 reload all >/dev/null 2>&1 &
|
||||
nohup pm2 reload all >/dev/null 2>&1 &
|
||||
nginx -s reload 2>/dev/null || nginx -c /etc/nginx/nginx.conf
|
||||
echo -e "重启面板完成(请刷新页面)...\n"
|
||||
fi
|
||||
exit 0
|
||||
exit 0
|
||||
}
|
||||
|
||||
## 对比脚本
|
||||
|
|
Loading…
Reference in New Issue
Block a user