Fixing a few things...

master
Brie Bruns 2016-02-27 15:08:51 -07:00
rodič d93684db36
revize a49c1756b3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

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