Explorar el Código

[autopatch] Missing ynh_abort_if_errors in change_url scripts

Yunohost-Bot hace 4 años
padre
commit
94b238e09c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      scripts/change_url

+ 1 - 0
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