Fixing a few things...
This commit is contained in:
		
							parent
							
								
									c7f86ce68e
								
							
						
					
					
						commit
						9ad59278b5
					
				@ -18,7 +18,7 @@ GITREPO="https://github.com/letsencrypt/letsencrypt"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
if [ $# -eq 0 ]; then
 | 
					if [ $# -eq 0 ]; then
 | 
				
			||||||
	echo "Command Help:"
 | 
						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"
 | 
						echo "-z : download zip from main repo and extract"
 | 
				
			||||||
    exit 0
 | 
					    exit 0
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user