Explorar el Código

Update upgrade

ericgaspar hace 3 años
padre
commit
804d029011
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  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