mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
测试ql update
This commit is contained in:
parent
9534bbe79e
commit
dfe51c6b73
|
@ -257,9 +257,10 @@ update_qinglong() {
|
|||
if [[ $exit_status -eq 0 ]]; then
|
||||
echo -e "重启青龙面板(后台重启)...\n"
|
||||
cd $dir_root
|
||||
pm2 reload all &
|
||||
nginx -s reload 2>/dev/null || nginx -c /etc/nginx/nginx.conf
|
||||
echo -e "重启面板完成(请刷新页面)...\n"
|
||||
pm2 reload all &
|
||||
exit 0
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user