mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	add more sleep for ovh
This commit is contained in:
		
							parent
							
								
									f823f170e6
								
							
						
					
					
						commit
						01cc2e13d8
					
				| @ -149,7 +149,8 @@ dns_ovh_add() { | ||||
|     if _contains "$response" "$txtvalue"; then | ||||
|       _ovh_rest POST "domain/zone/$_domain/refresh" | ||||
|       _debug "Refresh:$response" | ||||
|       _info "Added" | ||||
|       _info "Added, sleep 10 seconds." | ||||
|       _sleep 10 | ||||
|       return 0 | ||||
|     fi | ||||
|   fi | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user