container-code-up 141 B

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