mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	Make shellcheck happier
This commit is contained in:
		
							parent
							
								
									577380e98e
								
							
						
					
					
						commit
						8534e3b2f7
					
				| @ -20,6 +20,8 @@ dns_he_add() { | |||||||
|   _info "Using DNS-01 Hurricane Electric hook" |   _info "Using DNS-01 Hurricane Electric hook" | ||||||
| 
 | 
 | ||||||
|   if [ -z "$HE_Username" ] || [ -z "$HE_Password" ]; then |   if [ -z "$HE_Username" ] || [ -z "$HE_Password" ]; then | ||||||
|  |     HE_Username= | ||||||
|  |     HE_Password= | ||||||
|     _err "No auth details provided. Please set user credentials using the \$HE_Username and \$HE_Password envoronment variables." |     _err "No auth details provided. Please set user credentials using the \$HE_Username and \$HE_Password envoronment variables." | ||||||
|     return 1 |     return 1 | ||||||
|   fi |   fi | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user