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