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 7052bc8..04e48c7 100755
--- a/parabola-mirror-repos
+++ b/parabola-mirror-repos
@@ -57,8 +57,8 @@ export TZ
if [[ ${alternative_mirror} == 1 ]] ; then
no_snapshot_delete=1
leave_tmp=1
- #SERVER="rsync://repo.parabolagnulinux.org:875/repos"
- SERVER="rsync://mirror.yandex.ru/mirrors/parabola"
+ #SERVER="rsync://repo.parabola.nu:875/repos"
+ SERVER="rsync://parabolagnulinux.mirrors.linux.ro/parabolagnulinux"
LOCAL="${base_dir}/${project}.secondary_mirror"
#link_dest=("${base_dir}/archlinux" "${base_dir}/parabola.tmp")
link_dest+=("${base_dir}/${project}.tmp")