mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-02 19:58:03 +00:00 
			
		
		
		
	updateTest.bash: kills harder
This commit is contained in:
		@@ -18,7 +18,7 @@ grep -q "Current GUI version up to date" $GUIUpdate && exit
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
python3 ${scripts}/connectTest.py &> $CTLGUI
 | 
					python3 ${scripts}/connectTest.py &> $CTLGUI
 | 
				
			||||||
sleep 1
 | 
					sleep 1
 | 
				
			||||||
pgrep java | xargs kill
 | 
					killall -9 java
 | 
				
			||||||
sleep 1
 | 
					sleep 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
${HL}/LANforgeGUI_5.4.2/lfclient.bash -daemon -s localhost &> $GUILog &
 | 
					${HL}/LANforgeGUI_5.4.2/lfclient.bash -daemon -s localhost &> $GUILog &
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user