diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index 0e916410..56be5a59 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -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