Dockerfile 및 cron 파일 수정: 타임존 설정 추가 및 cron 로그 출력 경로 수정
This commit is contained in:
parent
d8c7abb531
commit
8399ce4107
2 changed files with 11 additions and 8 deletions
2
cron
2
cron
|
|
@ -1 +1 @@
|
|||
0 22 * * * /code/app/run.sh
|
||||
0 22 * * * /code/app/run.sh >> /code/app/temp/run-$(date +%Y%m%d-%H%M%S).log 2>&1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue