From acc3b4155939caa3b81a938604bb33d95532fe40 Mon Sep 17 00:00:00 2001 From: SoulHarsh007 Date: Thu, 2 May 2024 14:11:14 +0530 Subject: [PATCH] chore: update RebornOS mirror rsync source Signed-off-by: SoulHarsh007 --- configs/mirrors.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/mirrors.json b/configs/mirrors.json index 11fb606..4dfabed 100644 --- a/configs/mirrors.json +++ b/configs/mirrors.json @@ -621,8 +621,8 @@ "name": "RebornOS", "page": "Distributions", "rsync": { - "host": "144.126.251.157", - "src": "rsync", + "host": "rsync.rebornos.org", + "src": "rebornos", "dest": "/storage/RebornOS", "options": "-vrlptHy --no-perms --no-owner --no-group --safe-links --delete-delay --delay-updates", "syncs_per_day": 2