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
							
								
									f162ad193f
								
							
						
					
					
						commit
						f1f3074306
					
				| @ -67,7 +67,7 @@ dns_dp_rm() { | |||||||
|     return 0 |     return 0 | ||||||
|   fi |   fi | ||||||
| 
 | 
 | ||||||
|   record_id=$(echo "$response" | _egrep_o '{[^{]*"value":"'$txtvalue'"' | cut -d , -f 1 | cut -d : -f 2 | tr -d \") |   record_id=$(echo "$response" | _egrep_o '{[^{]*"value":"'"$txtvalue"'"' | cut -d , -f 1 | cut -d : -f 2 | tr -d \") | ||||||
|   _debug record_id "$record_id" |   _debug record_id "$record_id" | ||||||
|   if [ -z "$record_id" ]; then |   if [ -z "$record_id" ]; then | ||||||
|     _err "Can not get record id." |     _err "Can not get record id." | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user