Update install script to create sim.cfg before config call

Add configuration line to create sim.cfg file
master-b-gpio-l
Alan Johnston 1 month ago committed by GitHub
parent d62db52115
commit 0096541e80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,6 +34,9 @@ else
touch /home/pi/CubeSatSim/command_control_direwolf
echo "creating $FILE"
echo "AMSAT 0 0 0 no 3 434.9 435 no 0 0 no 60" > /home/pi/CubeSatSim/sim.cfg
/home/pi/CubeSatSim/config -c -n
/home/pi/CubeSatSim/config -l -n

Loading…
Cancel
Save

Powered by TurnKey Linux.