3 Star 18 Fork 0

evine/dockerfiles

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
run 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
evine 提交于 2021-10-31 13:47 +08:00 . update
#!/usr/bin/with-contenv bash
echo -e "\n[services.d] ======================== 启动定时任务自动刷新程序 ========================\n"
echo -e "[services.d] 每2秒检测一次$JD_DIR/config/crontab.list是否发生变化,如发生变化则立即刷新定时任务。\n"
exec s6-setuidgid root loop -e 2s -- ./refresh-cron
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/evine/dockerfiles.git
git@gitee.com:evine/dockerfiles.git
evine
dockerfiles
dockerfiles
master

搜索帮助