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

This commit is contained in:
pitchum
2018-12-02 18:52:17 +01:00
parent 0133fa19cc
commit 9edd5f3b96

View File

@@ -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