Update update-web-panel.sh

This commit is contained in:
Bozhidar Slaveykov 2024-04-07 16:08:33 +03:00
parent 4937de1c2f
commit e20543264f

View file

@ -47,7 +47,7 @@ $PHYRE_PHP -r "unlink('composer-setup.php');"
#
rm -rf composer.lock
COMPOSER_ALLOW_SUPERUSER=1 $PHYRE_PHP composer.phar i --no-interaction --no-progress
COMPOSER_ALLOW_SUPERUSER=1 $PHYRE_PHP composer.phar dump-autoload --no-interaction
#COMPOSER_ALLOW_SUPERUSER=1 $PHYRE_PHP composer.phar dump-autoload --no-interaction
./db-migrate.sh