pull/88/head
alanbjohnston 5 years ago committed by GitHub
parent 855967df34
commit f1749090be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ if [ -f "$FILE" ]; then
echo "$FILE exists." echo "$FILE exists."
else else
echo "creating $FILE" echo "creating $FILE"
echo "AMSAT 1 0.0 0.0" >> /home/pi/CubeSatSim/sim.cfg echo "AMSAT 1 0.0 0.0" > /home/pi/CubeSatSim/sim.cfg
fi fi

Loading…
Cancel
Save

Powered by TurnKey Linux.