mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-30 18:07:15 +00:00 
			
		
		
		
	fix format
This commit is contained in:
		
							parent
							
								
									0bc745f68f
								
							
						
					
					
						commit
						b7924ce58b
					
				
							
								
								
									
										4
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								acme.sh
									
									
									
									
									
								
							| @ -1582,7 +1582,7 @@ _send_signed_request() { | ||||
|     _debug2 original "$response" | ||||
|     response="$(echo "$response" | _normalizeJson)" | ||||
| 
 | ||||
|     responseHeaders="$(< "$HTTP_HEADER")" | ||||
|     responseHeaders="$(<"$HTTP_HEADER")" | ||||
| 
 | ||||
|     _debug2 responseHeaders "$responseHeaders" | ||||
|     _debug2 response "$response" | ||||
| @ -1597,7 +1597,7 @@ _send_signed_request() { | ||||
|       _sleep 5 | ||||
|       continue | ||||
|     fi | ||||
|     break; | ||||
|     break | ||||
|   done | ||||
| 
 | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user