Update pacsat-run.sh

master-b-p
Alan Johnston 4 days ago committed by GitHub
parent cf1491ecef
commit e0cbdfcc3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -60,7 +60,7 @@ sudo killall -9 direwolf &>/dev/null
elif [ "$ANS" = "3" ] || [ "$profile" = "Simulate" ] ; then elif [ "$ANS" = "3" ] || [ "$profile" = "Simulate" ] ; then
echo "You have chosen the PacSat Ground Station with Local Simulated Satellite" echo "You have chosen the PacSat Ground Station with Local Simulated Satellite"
sleep 1 sleep 1
@ -68,7 +68,7 @@ sudo killall -9 direwolf &>/dev/null
sleep 1 sleep 1
/home/pi/CubeSatSim/groundstation/pacsat.sh l /home/pi/CubeSatSim/groundstation/pacsat.sh l
else else

Loading…
Cancel
Save

Powered by TurnKey Linux.