Browse Source

[autopatch] Missing ynh_abort_if_errors in change_url scripts

pull/390/head
Yunohost-Bot 5 years ago
committed by Alexandre Aubin
parent
commit
cad0e82c0d
  1. 1
      scripts/change_url

1
scripts/change_url

@ -8,6 +8,7 @@
source _common.sh source _common.sh
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
ynh_abort_if_errors
#================================================= #=================================================
# RETRIEVE ARGUMENTS # RETRIEVE ARGUMENTS

Loading…
Cancel
Save