From 9b56411c76b052e6ee38f60c60ccd6497b6da9a7 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 5 Dec 2023 01:46:22 +0100 Subject: [PATCH] Zbmlgrerg --- scripts/restore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/restore b/scripts/restore index e980697..6e26b08 100755 --- a/scripts/restore +++ b/scripts/restore @@ -10,6 +10,8 @@ source ../settings/scripts/_common.sh source /usr/share/yunohost/helpers +log_dir="/var/log/$app/" + #================================================= # RESTORE THE APP MAIN DIR #=================================================