Browse Source

[mod] Reenable abort_if_erros in upgrade script (to make package_linter happy).

pitchum 6 years ago
parent
commit
9edd5f3b96
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/upgrade

+ 1 - 1
scripts/upgrade

@@ -54,7 +54,7 @@ test -d /var/www/vpnadmin && mv /var/www/vpnadmin /var/www/${app}
 #    ynh_restore_upgradebackup
 #}
 ## Exit if an error occurs during the execution of the script
-#ynh_abort_if_errors
+ynh_abort_if_errors
 
 #=================================================
 # DO UPGRADE