mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
fix
This commit is contained in:
parent
78819990a1
commit
9452636b3f
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ RUN chmod +r /etc/supervisor/conf.d/supervisord.conf
|
|||
|
||||
# cron
|
||||
COPY config/cron /etc/cron.d/cron
|
||||
RUN echo "" >> /etc/cron.d/cron
|
||||
RUN crontab /etc/cron.d/cron
|
||||
|
||||
# chmod for all .sh script
|
||||
|
|
Loading…
Reference in a new issue