From fc158c1553b11f36d78a67bca2b9261aee16586c Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 14 Jun 2021 07:42:08 -0400 Subject: [PATCH] missing fi --- groundstation/fox-startup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/groundstation/fox-startup.sh b/groundstation/fox-startup.sh index d5f5edf9..b8ab4135 100755 --- a/groundstation/fox-startup.sh +++ b/groundstation/fox-startup.sh @@ -45,6 +45,7 @@ else echo "Fox-in-a-box profile is set!" elif [ "$1" = "c" ]; then echo "CubeSatSim Ground Station profile is set!" + fi fi