Explorar el Código

Update upgrade

eric_G hace 1 año
padre
commit
659a2b3b19
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/upgrade

+ 1 - 1
scripts/upgrade

@@ -18,7 +18,7 @@ ynh_systemctl --service=$app --action="stop" --log_path="systemd"
 #=================================================
 ynh_script_progression "Upgrading source files..."
 
-ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep=".env"
+ynh_setup_source --dest_dir="$install_dir" --full_replace --keep=".env"
 
 #=================================================
 # UPGRADE DEPENDENCIES