diff --git a/scripts/remove b/scripts/remove index 6607f1f..343395c 100644 --- a/scripts/remove +++ b/scripts/remove @@ -4,6 +4,9 @@ set -eu app=$YNH_APP_INSTANCE_NAME +# Source app helpers +source /usr/share/yunohost/helpers + # Retrieve app settings domain=$(ynh_app_setting_get $app domain)