From 9556001a4532076915dca5577a036ff2ae283521 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 26 Jul 2020 16:04:39 -0400 Subject: [PATCH] Update fox.sh --- groundstation/fox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/fox.sh b/groundstation/fox.sh index c54ded34..d787d8cd 100755 --- a/groundstation/fox.sh +++ b/groundstation/fox.sh @@ -17,7 +17,7 @@ sudo killall -9 java &>/dev/null sudo killall -9 gqrx &>/dev/null -/home/pi/Down.oads/FoxTelem_1.09k6_linux/FoxTelem & +/home/pi/Downloads/FoxTelem_1.09k6_linux/FoxTelem & #/usr/bin/chromium-browser --noerrdialogs --disable-infobars http://localhost:8073 &>/dev/null &