Fixing a few things...

master
Brie Bruns 2016-02-27 15:10:32 -07:00
parent a49c1756b3
commit 9204936dff
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# Where to store the LetsEncrypt package
DESTDIR="/usr/src/"
ZIPURL="https://github.com/letsencrypt/letsencrypt/archive/master.zip"
ZIPURL="https://codeload.github.com/letsencrypt/letsencrypt/zip/master"
GITREPO="https://github.com/letsencrypt/letsencrypt"
if [ $# -eq 0 ]; then