summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-04-05 12:55:54 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-04-05 12:55:54 (EDT)
commit3a255ecd6b57aa609388f899643fab326e19fb47 (patch)
tree1ae01fec87eb599d2009d338593ebca98405d4f9
parent9d4215fa714cefd5ea791a7957861e3cd9e45e6b (diff)
downloadlibreboot.org-3a255ecd6b57aa609388f899643fab326e19fb47.zip
libreboot.org-3a255ecd6b57aa609388f899643fab326e19fb47.tar.gz
libreboot.org-3a255ecd6b57aa609388f899643fab326e19fb47.tar.bz2
Add new repository backup for the website
-rw-r--r--site/variables.template.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/variables.template.php b/site/variables.template.php
index d0d29a3..623fa1d 100644
--- a/site/variables.template.php
+++ b/site/variables.template.php
@@ -44,7 +44,8 @@
"https://notabug.org/fchmmr/libreboot.git"
);
$lbWebsiteBackupGitRepoAddress = array(
- "git://git.pehjota.net/libreboot-backup/libreboot.org.git"
+ "git://git.pehjota.net/libreboot-backup/libreboot.org.git",
+ "https://notabug.org/fchmmr/libreboot-website.git"
);
/* HTTP mirrors (for release archives) */