From c2a72fdf9d97d6bf2010f3c088550e9c6bb1f098 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 11 Feb 2017 21:05:23 +0100 Subject: [PATCH] Update backup --- scripts/backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/backup b/scripts/backup index f92db96..743c57d 100644 --- a/scripts/backup +++ b/scripts/backup @@ -21,7 +21,7 @@ app=$YNH_APP_INSTANCE_NAME source /usr/share/yunohost/helpers # Retrieve arguments -domain=$(ynh_app_setting_set $app domain) +domain=$(ynh_app_setting_get $app domain) # Backup directory location for the app from where the script is executed and # which will be compressed afterward