Fixing a few things...

master
Brie Bruns 2016-02-27 15:10:32 -07:00
부모 a49c1756b3
커밋 9204936dff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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