From e89285f9acaa42493bf53e799e4d425a40043a8e Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 1 Jul 2021 22:01:13 -0400 Subject: [PATCH] fixed FoxTelem --- groundstation/fox-startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/fox-startup.sh b/groundstation/fox-startup.sh index 9ca3b77c..3902b0b9 100755 --- a/groundstation/fox-startup.sh +++ b/groundstation/fox-startup.sh @@ -76,7 +76,7 @@ if [ "$1" = "c" ]; then else echo "Fox-in-a-box profile is set!" echo - /home/pi/Desktop/FoxTelem_1.11b_linux /home/pi/FoxTelemetryData + /home/pi/Desktop/FoxTelem_1.11b_linux/FoxTelem /home/pi/FoxTelemetryData fi $SHELL