mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 18:37:30 +00:00 
			
		
		
		
	minor fix output message.
This commit is contained in:
		
							parent
							
								
									8ad71801eb
								
							
						
					
					
						commit
						5de1611628
					
				
							
								
								
									
										2
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								le.sh
									
									
									
									
									
								
							| @ -223,7 +223,7 @@ _setopt() { | |||||||
| _startserver() { | _startserver() { | ||||||
|   content="$1" |   content="$1" | ||||||
|   _NC="nc -q 1" |   _NC="nc -q 1" | ||||||
|   if nc -h | grep "nmap.org/ncat" >/dev/null ; then |   if nc -h 2>&1 | grep "nmap.org/ncat" >/dev/null ; then | ||||||
|     _NC="nc" |     _NC="nc" | ||||||
|   fi |   fi | ||||||
| #  while true ; do | #  while true ; do | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user