forked from brielle/lets-encrypt-scripts
		
	Fixing a few things...
This commit is contained in:
		
							parent
							
								
									d93684db36
								
							
						
					
					
						commit
						a49c1756b3
					
				| @ -38,7 +38,7 @@ case $downloadtype in | |||||||
| 		echo "Cloning repo into ${DESTDIR}..." | 		echo "Cloning repo into ${DESTDIR}..." | ||||||
| 		git clone ${GITREPO} | 		git clone ${GITREPO} | ||||||
| 		;; | 		;; | ||||||
| 	tar) | 	zip) | ||||||
| 		echo "Downloading ${ZIPURL} into ${DESTDIR}" | 		echo "Downloading ${ZIPURL} into ${DESTDIR}" | ||||||
| 		curl -o letsencrypt.zip ${ZIPURL} | 		curl -o letsencrypt.zip ${ZIPURL} | ||||||
| 		unzip letsencrypt.zip | 		unzip letsencrypt.zip | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user