Bozhidar Slaveykov 1 год назад
Родитель
Сommit
e20543264f
1 измененных файлов с 1 добавлено и 1 удалено
  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