mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
Merge pull request #77 from yunohost-bot/missing-seteu-in-change_url
[autopatch] Missing ynh_abort_if_errors in change_url scripts
This commit is contained in:
commit
e5ab3a86f4
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