From 384383333385dd1fad392fdfe63c2e0e0da5ced1 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Mon, 24 Dec 2018 15:20:43 +0100 Subject: [PATCH] cancel abort --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0faf33c..09d397f 100755 --- a/scripts/install +++ b/scripts/install @@ -14,7 +14,7 @@ source /usr/share/yunohost/helpers #================================================= # Exit if an error occurs during the execution of the script -ynh_abort_if_errors +#ynh_abort_if_errors #================================================= # RETRIEVE ARGUMENTS FROM THE MANIFEST