From 32c1ae57ff6fb79f285cdbfa34bc4cb697a69e38 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 14 Jun 2021 07:53:27 -0400 Subject: [PATCH] added blank line --- groundstation/fox-startup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/groundstation/fox-startup.sh b/groundstation/fox-startup.sh index cb0467c2..61421dda 100755 --- a/groundstation/fox-startup.sh +++ b/groundstation/fox-startup.sh @@ -45,11 +45,12 @@ sudo killall -9 java &>/dev/null if [ "$1" = "c" ]; then echo "CubeSatSim Ground Station profile is set!" + echo /home/pi/Downloads/FoxTelem/FoxTelem & else echo "Fox-in-a-box profile is set!" + echo /home/pi/Downloads/FoxTelem-FITB/FoxTelem /home/pi/Documents/FITB - fi $SHELL