Update and rename flight.sh to flight-copy.sh

bp-new
alanbjohnston 5 years ago committed by GitHub
parent 50a0821cb3
commit d9bff1c76c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
echo -e "\nScript to manage HAB flight transmissions\n"
sudo systemctl enable camera
sudo systemctl restart camera
while true; do
@ -10,6 +10,6 @@ while true; do
sleep 60
/home/pi/CubeSatSim/config -s
sleep 120
sleep 105
done
Loading…
Cancel
Save

Powered by TurnKey Linux.