Update config add newline

pull/302/head
Alan Johnston 2 years ago committed by GitHub
parent afccc69a1b
commit 28324acb97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -66,6 +66,7 @@ if [ "$1" = "" ]; then
else else
echo "Radio command and control is OFF" echo "Radio command and control is OFF"
fi fi
echo
FILE=/home/pi/CubeSatSim/battery_saver FILE=/home/pi/CubeSatSim/battery_saver
if [ -f "$FILE" ]; then if [ -f "$FILE" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.