Update Dockerfile

pull/1/head
RandomNinjaAtk 5 years ago committed by GitHub
parent dda08f8545
commit 71cf5a3808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -99,7 +99,7 @@ RUN \
RUN \
# setup cron
service cron start && \
echo "* * * * * root bash /etc/cont-init.d/02-script-setup.bash" >> "/etc/crontab"
echo "* * * * * root bash /etc/cont-init.d/33-script-setup.bash" >> "/etc/crontab"
WORKDIR /

Loading…
Cancel
Save