Update pacsat.sh change to 10 second delay

pacsat-tx
Alan Johnston 12 months ago committed by GitHub
parent 0bc9b97a72
commit d22bbc222d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -41,9 +41,9 @@ echo
sudo systemctl restart pacsatsim
echo "Waiting 30 seconds for Pacsatsim to start"
echo "Waiting 10 seconds for Pacsatsim to start"
sleep 30
sleep 10
#value=`cat /home/pi/CubeSatSim/sim.cfg`
#echo "$value" > /dev/null

Loading…
Cancel
Save

Powered by TurnKey Linux.