summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2014-11-27 21:41:03 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2014-11-27 21:41:03 -0300
commit5b7ceaf5e670d9eda757ba452d35e8249befd59b (patch)
tree64dfca43edcf2a9dd87e3c2da60bb2617249d3b1
parent5ad37c6d5935e00c56c40003ec630289d3bb8f0f (diff)
parabola-mirror-repos: Do not use my mirror as default to avoid overloading it
-rwxr-xr-xparabola-mirror-repos4
1 files changed, 2 insertions, 2 deletions
diff --git a/parabola-mirror-repos b/parabola-mirror-repos
index 21c0a5d..2574803 100755
--- a/parabola-mirror-repos
+++ b/parabola-mirror-repos
@@ -14,8 +14,8 @@ log_tmp="$(mktemp -p /var/tmp)"
# They can be overridden by setting the variables in the calling environment.
# 1 to set, 0 to unset
: ${project:=parabola}
-#: ${server:=rsync://repo.parabola.nu:875/repos}
-: ${server:=rsync://alfplayer.com/repos/parabola} # remote rsync directory
+: ${server:=rsync://repo.parabola.nu:875/repos} # remote rsync directory
+#: ${server:=rsync://alfplayer.com/repos/parabola}
#: ${server:=rsync://parabolagnulinux.mirrors.linux.ro/parabolagnulinux}
: ${base_dir:=/srv/http}
: ${local_dir:=${base_dir}/${project}} # symlink to the last snapshot