summaryrefslogtreecommitdiff
path: root/parabola-mirror
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2014-11-09 10:23:20 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2014-11-09 10:23:20 -0300
commit5ad37c6d5935e00c56c40003ec630289d3bb8f0f (patch)
tree5782a8c8de9c38f2215e3ae35a0bbcceeed23737 /parabola-mirror
parenteb0e85d18977e89e396b3dcdc56175c41036310f (diff)
Replace parabolagnulinux.org with parabola.nu everywhere
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)