From 01650263db157c1131c9aa53e2f5f35ff731ec38 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 12 Jan 2021 22:20:32 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 9c8c3a5..37c1ed3 100755 --- a/scripts/restore +++ b/scripts/restore @@ -93,7 +93,7 @@ systemctl enable coturn-$app.service --quiet # RESTORE THE LOGROTATE CONFIGURATION #================================================= -ynh_restore_file --logfile "/var/log/$app" +ynh_restore_file --origin_path="/var/log/$app" #================================================= # RESTORE USER RIGHTS