diff --git a/docker/production/app/entrypoint.sh b/docker/production/app/entrypoint.sh index 7246b5335e700d360381683f102ddc627399bdba..b24dcab06db10d8f2aa2bed88e88779f5cca11f0 100644 --- a/docker/production/app/entrypoint.sh +++ b/docker/production/app/entrypoint.sh @@ -194,5 +194,8 @@ fi echo "Using config:" cat /opt/castopod/.env +cd /opt/castopod +php spark castopod:database-update + /usr/sbin/crond -f /crontab.txt -L /dev/stdout & /usr/local/sbin/php-fpm