added blank line

pull/101/head
alanbjohnston 5 years ago committed by GitHub
parent 23b5ffd42d
commit 32c1ae57ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,11 +45,12 @@ sudo killall -9 java &>/dev/null
if [ "$1" = "c" ]; then if [ "$1" = "c" ]; then
echo "CubeSatSim Ground Station profile is set!" echo "CubeSatSim Ground Station profile is set!"
echo
/home/pi/Downloads/FoxTelem/FoxTelem & /home/pi/Downloads/FoxTelem/FoxTelem &
else else
echo "Fox-in-a-box profile is set!" echo "Fox-in-a-box profile is set!"
echo
/home/pi/Downloads/FoxTelem-FITB/FoxTelem /home/pi/Documents/FITB /home/pi/Downloads/FoxTelem-FITB/FoxTelem /home/pi/Documents/FITB
fi fi
$SHELL $SHELL

Loading…
Cancel
Save

Powered by TurnKey Linux.