Browse Source

Update update-web-panel.sh

Bozhidar Slaveykov 1 year ago
parent
commit
e20543264f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      update/update-web-panel.sh

+ 1 - 1
update/update-web-panel.sh

@@ -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