mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:28:47 +08:00
修改entrypoint日志
This commit is contained in:
parent
c15981a748
commit
05aecb074b
|
@ -27,11 +27,10 @@ cd $dir_root
|
|||
pm2 reload schedule 2>/dev/null || pm2 start $dir_root/build/schedule.js -n schedule
|
||||
echo -e "定时任务启动成功...\n"
|
||||
|
||||
echo -e "############################################################"
|
||||
echo -e "############################################################\n"
|
||||
echo -e "容器启动成功..."
|
||||
echo -e "\n请先访问5700端口,登录面板成功之后先手动执行一次ql update命令..."
|
||||
echo -e "\n或者去cron管理搜索hangup手动执行挂机任务..."
|
||||
echo -e "############################################################"
|
||||
echo -e "\n请先访问5700端口,登录成功面板之后再执行添加定时任务..."
|
||||
echo -e "############################################################\n"
|
||||
|
||||
crond -f
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user