Parcourir la source

Update upgrade

ericgaspar il y a 3 ans
Parent
commit
804d029011
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      scripts/upgrade

+ 4 - 4
scripts/upgrade

@@ -120,11 +120,11 @@ ynh_add_fpm_config
 #=================================================
 # PHP-FPM CONFIGURATION
 #=================================================
-ynh_script_progression --message="Upgrading database..." --weight=1
+# ynh_script_progression --message="Upgrading database..." --weight=1
 
-pushd $final_path
-	php$phpversion ./install/upgrade/upgrade.php
-popd
+# pushd $final_path
+# 	php$phpversion ./install/upgrade/upgrade.php
+# popd
 
 #=================================================
 # RELOAD NGINX