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 #=================================================