mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	fix dp
This commit is contained in:
		
							parent
							
								
									b51ed9bbb7
								
							
						
					
					
						commit
						ce6c7d4b59
					
				| @ -93,12 +93,7 @@ add_record() { | ||||
|     return 1 | ||||
|   fi | ||||
| 
 | ||||
|   if _contains "$response" "Action completed successful"; then | ||||
| 
 | ||||
|     return 0 | ||||
|   fi | ||||
| 
 | ||||
|   return 1 #error | ||||
|   _contains "$response" "Action completed successful" || _contains "$response" "Domain record already exists" | ||||
| } | ||||
| 
 | ||||
| ####################  Private functions below ################################## | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user