Fixing a few things...

master
Brie Bruns 2016-02-27 15:14:45 -07:00
부모 c7f86ce68e
커밋 9ad59278b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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