This commit is contained in:
Darren 2023-10-27 10:53:48 +08:00 committed by GitHub
parent 78819990a1
commit 9452636b3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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