Update update cleanup

beta-v1.3.1.1-config
Alan Johnston 2 years ago committed by GitHub
parent 63e41e5faf
commit df597d5df8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -246,12 +246,11 @@ if [ $changed -eq 1 ]; then
echo -e "Current sim.cfg configuration file:"
echo
echo $1 $2 $3 $4 $5 $6 $7 $8 $9
echo
echo -e "\nCubeSatSim configuraation sim.cfg file updated to: \n"
echo
echo $n1 $n2 $n3 $n4 $n5 $n6 $n7 $n8 $n9
echo $n1 $n2 $n3 $n4 $n5 $n6 $n7 $n8 $n9 > /home/pi/CubeSatSim/sim.cfg
echo
fi
if [ $FLAG -eq 1 ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.