Skip to content
Snippets Groups Projects
Commit 97b04c37 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

fixed typo

parent 51235966
No related branches found
No related tags found
3 merge requests!1895Development,!1876Development,!1875Resolve "Update"
......@@ -81,6 +81,6 @@ CMD cp /root/.env .env && \
chown -R root:www-data storage/logs/metager bootstrap/cache && \
chmod -R g+w storage/logs/metager bootstrap/cache && \
cron -L /dev/stdout && \
composer install --now-dev && \
composer install --no-dev && \
php artisan spam:load && \
php-fpm7.4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment