Typos
This commit is contained in:
		
							parent
							
								
									58d6b675fd
								
							
						
					
					
						commit
						9eb04833ac
					
				@ -36,7 +36,7 @@ for val in "${domains[@]}"; do
 | 
			
		||||
done
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
if ( $renew == "yes" ); then
 | 
			
		||||
if [[ $renew == "yes" ]]; then
 | 
			
		||||
	LEOPTIONS=${RENEWCERT}
 | 
			
		||||
else
 | 
			
		||||
	LEOPTIONS="${email} ${DOMAINS} ${NEWCERT}"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user