From 8673561943973addcd49bea54e19bf28d9c9ad18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Tue, 29 Jan 2019 21:23:23 +0100 Subject: [PATCH] remove ynh_abort_if_errors --- scripts/remove | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/remove b/scripts/remove index 45e7e7e..5587cac 100755 --- a/scripts/remove +++ b/scripts/remove @@ -7,9 +7,6 @@ # MANAGE SCRIPT FAILURE #================================================= -# Exit if an error occurs during the execution of the script -ynh_abort_if_errors - app=$YNH_APP_INSTANCE_NAME db_user=$app db_name=$app