From 854507144d1aa3a33b9c1ca665e42482af2e6695 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 29 Jan 2017 18:42:57 +0100 Subject: [PATCH] Update backup --- scripts/backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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