full path of sim.cfg

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.