From 3eb453b1465c02b17525ccec171a9672bf9ce05d Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 26 Jul 2020 16:03:14 -0400 Subject: [PATCH] fixed path to FoxTelem --- groundstation/fox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/fox.sh b/groundstation/fox.sh index 99b3ab6b..c54ded34 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/FoxTelem_1.09k6_linux/FoxTelem & +/home/pi/Down.oads/FoxTelem_1.09k6_linux/FoxTelem & #/usr/bin/chromium-browser --noerrdialogs --disable-infobars http://localhost:8073 &>/dev/null &