修改entrypoint日志

This commit is contained in:
whyour 2021-05-07 23:33:01 +08:00
parent c15981a748
commit 05aecb074b

View File

@ -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