Fixing a few things...

master
Brie Bruns 2016-02-27 15:14:45 -07:00
rodič c7f86ce68e
revize 9ad59278b5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -18,7 +18,7 @@ GITREPO="https://github.com/letsencrypt/letsencrypt"
if [ $# -eq 0 ]; then
echo "Command Help:"
echo "-g : download using git from master repo"
echo "-g : download using git from master repo (recommended)"
echo "-z : download zip from main repo and extract"
exit 0
fi