1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bludit_ynh.git synced 2024-09-03 18:06:13 +02:00

Update restore

This commit is contained in:
ericgaspar 2020-10-14 14:34:42 +02:00
parent 00d5e30a11
commit 5cbb766903
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -13,7 +13,6 @@ source /usr/share/yunohost/helpers
# MANAGE SCRIPT FAILURE # MANAGE SCRIPT FAILURE
#================================================= #=================================================
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors ynh_abort_if_errors
#================================================= #=================================================