container-code-up 137 B

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