From 895a925b58a3fde363a9437eaf77093e181853d3 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 6 Mar 2024 13:12:49 +0100 Subject: docs: update rsync server name --- carbslinux.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'carbslinux.texi') diff --git a/carbslinux.texi b/carbslinux.texi index 081d0bb..77cc5b7 100644 --- a/carbslinux.texi +++ b/carbslinux.texi @@ -328,7 +328,7 @@ Carbs Linux rsync repositories live in rsync://carbslinux.org/repo. In order to obtain it, run the following: @example -rsync -avc rsync://carbslinux.org/repo $HOME/repos/carbs +rsync -avc rsync://vaylin.carbslinux.org/repo $HOME/repos/carbs @end example @item -- cgit v1.2.3