diff --git a/scripts/install b/scripts/install index 32db68a..8643b2c 100644 --- a/scripts/install +++ b/scripts/install @@ -180,4 +180,3 @@ ynh_systemd_action --service_name=nginx --action=reload #================================================= ynh_script_progression --message="Installation of $app completed" --last - diff --git a/scripts/restore b/scripts/restore index 0d62dc2..aa36794 100644 --- a/scripts/restore +++ b/scripts/restore @@ -7,6 +7,7 @@ # Keep this path for calling _common.sh inside the execution's context of backup and restore scripts source ../settings/scripts/_common.sh source /usr/share/yunohost/helpers +source _common.sh #================================================= # MANAGE SCRIPT FAILURE