summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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