From 1fa7557bd09fb9d7650162ca1d6e1376ae70f6c7 Mon Sep 17 00:00:00 2001 From: ewilly Date: Wed, 17 Oct 2018 16:00:04 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index a59aecd..28970a2 100644 --- a/scripts/restore +++ b/scripts/restore @@ -24,6 +24,7 @@ port=$(ynh_app_setting_get "$app" port) # definie useful vars final_path="/srv/$app" home_path="/home/$app" +data_path="/home/$app/.$app" # check domain/path availability path_url=$(ynh_normalize_url_path "/")