瀏覽代碼

fix crontab

lushuncheng 6 年之前
父節點
當前提交
bf70ad982f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config/crontab/container-code-up

+ 1 - 0
config/crontab/container-code-up

@@ -1,3 +1,4 @@
+# 定时更新代码
 */2 * * * * www-data bash /data/docker/shell/container-code-update.sh
 
 # 必须有空行,定时任务才能执行