diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-20 22:19:34 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-20 22:21:18 (EST) |
commit | 144564ea5f8e208402eabab1bd7dc9d15a988e28 (patch) | |
tree | 0f8edf1110c985e2a839de9689f9aee264d243a5 /site/download | |
parent | 6430bfe30c5a84b701b77ceebf62ab34ac0e4e99 (diff) | |
download | libreboot.org-144564ea5f8e208402eabab1bd7dc9d15a988e28.zip libreboot.org-144564ea5f8e208402eabab1bd7dc9d15a988e28.tar.gz libreboot.org-144564ea5f8e208402eabab1bd7dc9d15a988e28.tar.bz2 |
site/download/index.php: Add link to new backup git repositories
Diffstat (limited to 'site/download')
-rw-r--r-- | site/download/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index f559123..5315611 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -105,6 +105,10 @@ Firmware: $ <b>git clone https://gitorious.org/libreboot-backup/libreboot.git</b><br/> Website: $ <b>git clone https://gitorious.org/libreboot-backup/libreboot-website.git</b> </p> + <p> + Firmware: $ <b>git clone git://git.pehjota.net/libreboot-backup/libreboot.git</b><br/> + Website: $ <b>git clone git://git.pehjota.net/libreboot-backup/libreboot.org.git</b> + </p> </div> |