diff --git a/scripts/backup b/scripts/backup index cfe6c8c..13d118e 100644 --- a/scripts/backup +++ b/scripts/backup @@ -23,7 +23,7 @@ app=$YNH_APP_INSTANCE_NAME source /usr/share/yunohost/helpers # Retrieve arguments -domain=$(sudo ynh_app_setting_set $app domain) +domain=$(ynh_app_setting_set $app domain) # Backup directory location for the app from where the script is executed and # which will be compressed afterward