mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	fix shellcheck warnings
This commit is contained in:
		
							parent
							
								
									be68fbd4f5
								
							
						
					
					
						commit
						797cbb9b20
					
				| @ -15,6 +15,8 @@ dns_cf_add() { | |||||||
|   txtvalue=$2 |   txtvalue=$2 | ||||||
| 
 | 
 | ||||||
|   if [ -z "$CF_Key" ] || [ -z "$CF_Email" ]; then |   if [ -z "$CF_Key" ] || [ -z "$CF_Email" ]; then | ||||||
|  |     CF_Key="" | ||||||
|  |     CF_Email="" | ||||||
|     _err "You don't specify cloudflare api key and email yet." |     _err "You don't specify cloudflare api key and email yet." | ||||||
|     _err "Please create you key and try again." |     _err "Please create you key and try again." | ||||||
|     return 1 |     return 1 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user