Fixing a few things...

master
Brie Bruns 2016-02-27 15:08:51 -07:00
ebeveyn d93684db36
işleme a49c1756b3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme

Dosyayı Görüntüle

@ -38,7 +38,7 @@ case $downloadtype in
echo "Cloning repo into ${DESTDIR}..."
git clone ${GITREPO}
;;
tar)
zip)
echo "Downloading ${ZIPURL} into ${DESTDIR}"
curl -o letsencrypt.zip ${ZIPURL}
unzip letsencrypt.zip