mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
删除冗余代码
This commit is contained in:
parent
b3fc5bd366
commit
849883f8d0
|
@ -26,7 +26,6 @@ fi
|
||||||
echo -e "控制面板启动成功...\n"
|
echo -e "控制面板启动成功...\n"
|
||||||
|
|
||||||
echo -e "======================5. 启动定时任务========================\n"
|
echo -e "======================5. 启动定时任务========================\n"
|
||||||
cd $dir_root
|
|
||||||
if [[ $(pm2 info schedule 2>/dev/null) ]]; then
|
if [[ $(pm2 info schedule 2>/dev/null) ]]; then
|
||||||
pm2 reload schedule
|
pm2 reload schedule
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue
Block a user