mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	updateTest.bash: test to see if is new gui version, else exit
This commit is contained in:
		| @@ -8,6 +8,9 @@ CTLH="/home/lanforge/Documents/connectTestHLog.txt" | ||||
| verNum="5.4.2" | ||||
|  | ||||
| python3 /home/lanforge/Documents/lanforge-scripts/auto-install-gui.py --versionNumber $verNum &> $GUIUpdate | ||||
|  | ||||
| grep -q "Current GUI version up to date" $GUIUpdate && exit | ||||
|  | ||||
| python3 /home/lanforge/Documents/lanforge-scripts/connectTest.py &> $CTLGUI | ||||
|  | ||||
| pgrep java | xargs kill | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jed Reynolds
					Jed Reynolds