From f96ebb7b08af3962c02287f11be359b84b66cc06 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 6 Jul 2021 16:10:22 -0400 Subject: [PATCH] changed FoxTelem path to FoxTelem for link to actual version --- 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 96782b79..7f078e6e 100755 --- a/groundstation/fox-startup.sh +++ b/groundstation/fox-startup.sh @@ -94,7 +94,7 @@ if [ "$1" = "c" ]; then else echo "Fox-in-a-box profile is set!" echo - /home/pi/Desktop/FoxTelem_1.11e_linux/FoxTelem /home/pi/FoxTelemetryData + /home/pi/FoxTelem /home/pi/FoxTelemetryData fi $SHELL