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