summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-24 05:10:46 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-24 05:10:46 (EST)
commit85cad1de1c041acfa29c1c3ee4437f62ba12b8e4 (patch)
treed834c70427247d3173d8b07b242ff8f9dd60e247 /site
parentbf748e87e2583f3e183bd9e7f17f88fd33239408 (diff)
downloadlibreboot.org-85cad1de1c041acfa29c1c3ee4437f62ba12b8e4.zip
libreboot.org-85cad1de1c041acfa29c1c3ee4437f62ba12b8e4.tar.gz
libreboot.org-85cad1de1c041acfa29c1c3ee4437f62ba12b8e4.tar.bz2
update main rsync mirror address
Diffstat (limited to 'site')
-rw-r--r--site/variables.template.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/variables.template.php b/site/variables.template.php
index 124fa5a..e591813 100644
--- a/site/variables.template.php
+++ b/site/variables.template.php
@@ -66,7 +66,7 @@
/* rsync servers (for release archives). Put the main one first */
$lbRsyncServer = array (
- "libreboot.org::mirrormirror",
+ "rsync.libreboot.org::mirrormirror",
"rsync://rsync.mirrorservice.org/libreboot.org/release/",
"rsync://ftp.linux.ro/libreboot/"
);