diff --git a/entrypoint.sh b/entrypoint.sh index 07d1d9d..a496af4 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -7,6 +7,7 @@ then fi cp -r storage.skel/* storage/ +chown -R www-data:www-data storage/ bootstrap/ php /wait-for-db.php