mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	Merge pull request #1046 from techdad/patch-1
Remove stray single-quote
This commit is contained in:
		
						commit
						3bdc317fc8
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -1987,7 +1987,7 @@ _startserver() { | |||||||
| 
 | 
 | ||||||
|   _debug "_NC" "$_NC" |   _debug "_NC" "$_NC" | ||||||
|   #todo  listen address |   #todo  listen address | ||||||
|   $_NC TCP-LISTEN:$Le_HTTPPort,crlf,reuseaddr,fork SYSTEM:"sleep 0.5; echo HTTP/1.1 200 OK'; echo ; echo  $content; echo;" & |   $_NC TCP-LISTEN:$Le_HTTPPort,crlf,reuseaddr,fork SYSTEM:"sleep 0.5; echo HTTP/1.1 200 OK; echo ; echo  $content; echo;" & | ||||||
|   serverproc="$!" |   serverproc="$!" | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user