summaryrefslogtreecommitdiff
path: root/parabola-mirror
diff options
context:
space:
mode:
Diffstat (limited to 'parabola-mirror')
-rwxr-xr-xparabola-mirror2
1 files changed, 1 insertions, 1 deletions
diff --git a/parabola-mirror b/parabola-mirror
index 28b4c75..de9893b 100755
--- a/parabola-mirror
+++ b/parabola-mirror
@@ -15,7 +15,7 @@ log_tmp="$(mktemp -p /var/tmp)"
# Default configuration values.
# They can be overridden by setting the variables in the calling environment.
# 1 to set, 0 to unset
-: ${repo:=rsync://repo.parabolagnulinux.org:875/repos}
+: ${repo:=rsync://repo.parabola.nu:875/repos}
: ${base_dir:=/srv/http}
: ${parabola_dir:=${base_dir}/parabola}
: ${oldest_version:=10} # snapshots older than this one will be deleted (see also no_delete above)