From be16c8ee91aa4df741241d4d97f5ec1b850f56fa 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