diff --git a/.check_process.kate-swp b/.check_process.kate-swp new file mode 100644 index 0000000..8086860 Binary files /dev/null and b/.check_process.kate-swp differ diff --git a/scripts/change_url b/scripts/change_url index 520c338..b4593ed 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -3,6 +3,9 @@ # Source YunoHost helpers source /usr/share/yunohost/helpers +# Stop script if errors +ynh_abort_if_errors + # Import common cmd source ./_common.sh