From 700bb319f2abe005eb7257a33d85f866eb8182ee Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 12 Jan 2021 21:12:52 +0100 Subject: [PATCH] Update restore --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index ab3bbbb..64795ee 100755 --- a/scripts/restore +++ b/scripts/restore @@ -66,6 +66,7 @@ ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf" ynh_script_progression --message="Restoring the app main directory..." --weight=1 ynh_restore_file --origin_path="$final_path" +ynh_restore_file --origin_path="/var/log/$app" #================================================= # RECREATE THE DEDICATED USER