From 5904fd26e5fa0bec9bb71e35cd474629fc8caff7 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 29 Jan 2017 16:38:56 +0100 Subject: [PATCH] Update backup --- scripts/backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/backup b/scripts/backup index b08462b..cfe6c8c 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 yunohost app setting $app domain) +domain=$(sudo ynh_app_setting_set $app domain) # Backup directory location for the app from where the script is executed and # which will be compressed afterward