lushuncheng il y a 6 ans
Parent
commit
bf70ad982f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 
 # 必须有空行,定时任务才能执行