mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-30 18:07:15 +00:00 
			
		
		
		
	fix for freebsd
This commit is contained in:
		
							parent
							
								
									c70432996a
								
							
						
					
					
						commit
						6480250221
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -1582,7 +1582,7 @@ _send_signed_request() { | |||||||
|     _debug2 original "$response" |     _debug2 original "$response" | ||||||
|     response="$(echo "$response" | _normalizeJson)" |     response="$(echo "$response" | _normalizeJson)" | ||||||
| 
 | 
 | ||||||
|     responseHeaders="$(<"$HTTP_HEADER")" |     responseHeaders="$(cat "$HTTP_HEADER")" | ||||||
| 
 | 
 | ||||||
|     _debug2 responseHeaders "$responseHeaders" |     _debug2 responseHeaders "$responseHeaders" | ||||||
|     _debug2 response "$response" |     _debug2 response "$response" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user