Update pacsat.sh add 30 second delay

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.