Add quiet option to prevent error during image start - Fixes #196

This commit is contained in:
Bubka 2023-07-06 10:19:04 +02:00
parent 65e1d30e1a
commit 66cfe8a377

View File

@ -39,7 +39,7 @@ else
fi fi
echo "${COMMIT}" > /2fauth/installed echo "${COMMIT}" > /2fauth/installed
php artisan storage:link php artisan storage:link --quiet
php artisan config:cache php artisan config:cache
supervisord supervisord