Browse Source

fix crontab

lushuncheng 6 years ago
parent
commit
bf70ad982f
1 changed files with 1 additions and 0 deletions
  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
 */2 * * * * www-data bash /data/docker/shell/container-code-update.sh
 
 
 # 必须有空行,定时任务才能执行
 # 必须有空行,定时任务才能执行