mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
[autopatch] Missing ynh_abort_if_errors in change_url scripts
This commit is contained in:
parent
6903e33ce9
commit
4175b0ae6a
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
source _common.sh
|
||||
source /usr/share/yunohost/helpers
|
||||
ynh_abort_if_errors
|
||||
|
||||
#=================================================
|
||||
# RETRIEVE ARGUMENTS
|
||||
|
|
Loading…
Reference in a new issue