测试entrypoint

This commit is contained in:
hanhh
2021-06-15 23:33:41 +08:00
parent f6d7c3c35e
commit 63cc3e59b4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,6 +46,6 @@ echo -e "容器启动成功..."
echo -e "\n请先访问5700端口,登录成功面板之后再执行添加定时任务..."
echo -e "############################################################\n"
crond -f
crond -f >/dev/null
exec "$@"