mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	fix format
This commit is contained in:
		
							parent
							
								
									fcdf41ba29
								
							
						
					
					
						commit
						eb0fc67461
					
				| @ -14,8 +14,8 @@ dns_cf_add() { | ||||
|   fulldomain=$1 | ||||
|   txtvalue=$2 | ||||
| 
 | ||||
|   CF_Key="${CF_Key:-$(_readaccountconf_mutable CF_Key )}" | ||||
|   CF_Email="${CF_Email:-$(_readaccountconf_mutable CF_Email )}" | ||||
|   CF_Key="${CF_Key:-$(_readaccountconf_mutable CF_Key)}" | ||||
|   CF_Email="${CF_Email:-$(_readaccountconf_mutable CF_Email)}" | ||||
|   if [ -z "$CF_Key" ] || [ -z "$CF_Email" ]; then | ||||
|     CF_Key="" | ||||
|     CF_Email="" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user