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