| 
														
															@@ -379,7 +379,7 @@ async function closeAppAll() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         // } 
														 | 
														
														 | 
														
															         // } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        execSync(`sudo kill $(pgrep -f "^.*\/4l_as_")`, (error, stdout, stderr) => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        exec(`sudo kill $(pgrep -f "^.*\/4l_as_")`, (error, stdout, stderr) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             if (error) { 
														 | 
														
														 | 
														
															             if (error) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 logger.error(`全杀-进程${pid} 杀死失败: ${error}`); 
														 | 
														
														 | 
														
															                 logger.error(`全杀-进程${pid} 杀死失败: ${error}`); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             } 
														 | 
														
														 | 
														
															             } 
														 |