mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:46:06 +08:00
修复entrypoint
This commit is contained in:
parent
0444bca3f9
commit
4783b3c124
|
@ -46,6 +46,6 @@ echo -e "容器启动成功..."
|
|||
echo -e "\n请先访问5700端口,登录成功面板之后再执行添加定时任务..."
|
||||
echo -e "############################################################\n"
|
||||
|
||||
crond -f >/dev/null 2>&1
|
||||
crond -f
|
||||
|
||||
exec "$@"
|
||||
|
|
Loading…
Reference in New Issue
Block a user