mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	More bs
This commit is contained in:
		
							parent
							
								
									b1e4a7c615
								
							
						
					
					
						commit
						2c37d94611
					
				| @ -70,7 +70,7 @@ dns_infoblox_rm() { | ||||
|   ## Let's see if we get something intelligible back from the grid | ||||
|   if echo "$result" | egrep 'record:txt/.*:.*/default'; then | ||||
|     ## Extract the object reference | ||||
|     objRef=$(_egrep_o 'record:txt/.*:.*/default' <<< $result) | ||||
|     objRef=$(_egrep_o 'record:txt/.*:.*/default' <<<$result) | ||||
|     objRmUrl="https://$Infoblox_Server/wapi/v2.2.2/$objRef" | ||||
|     ## Delete them! All the stale records! | ||||
|     rmResult=$(_post "" "$objRmUrl" "" "DELETE") | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user