mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	remove unnecessary kill
This commit is contained in:
		
							parent
							
								
									6586a86902
								
							
						
					
					
						commit
						2bd7774b8f
					
				
							
								
								
									
										11
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								le.sh
									
									
									
									
									
								
							| @ -233,16 +233,7 @@ _startserver() { | |||||||
| 
 | 
 | ||||||
| _stopserver() { | _stopserver() { | ||||||
|   pid="$1" |   pid="$1" | ||||||
|   if [ "$pid" ] ; then | 
 | ||||||
|     if [ "$DEBUG" ] ; then |  | ||||||
| #      kill -s 9 $pid |  | ||||||
| #      killall -s 9  nc |  | ||||||
|     else |  | ||||||
| #      kill -s 9 $pid  > /dev/null |  | ||||||
| #      wait $pid 2>/dev/null |  | ||||||
| #      killall -s 9  nc > /dev/null |  | ||||||
|     fi |  | ||||||
|   fi |  | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| _initpath() { | _initpath() { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user