diff --git a/scripts/upgrade b/scripts/upgrade index 6ebddcb..d225f25 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -122,7 +122,7 @@ ynh_add_fpm_config ynh_script_progression --message="Installing BookStack with Composer..." --weight=5 # Install composer -ynh_install_composer --install_args="--no-dev" && php$phpversion artisan migrate --no-interaction +ynh_install_composer --install_args="--no-dev" #&& php$phpversion artisan migrate --no-interaction #================================================= # FINAL BOOKSTACK INSTALL