Update update-web-panel.sh
This commit is contained in:
parent
4937de1c2f
commit
e20543264f
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ $PHYRE_PHP -r "unlink('composer-setup.php');"
|
||||||
#
|
#
|
||||||
rm -rf composer.lock
|
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 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
|
./db-migrate.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue