Update pacsat-config.sh add else

pacsat-v2.2-tlm3
Alan Johnston 4 weeks ago committed by GitHub
parent a98b949d20
commit d90344a08b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -133,6 +133,12 @@ sudo killall -9 direwolf &>/dev/null
sudo rm -r /home/pi/PacSatGround sudo rm -r /home/pi/PacSatGround
else
echo "Please choose an option 1-3"
fi
elif [ "$ANS" = "2" ] ; then elif [ "$ANS" = "2" ] ; then
echo "Here are your PacSat Ground Station Loopback Configuration choices:" echo "Here are your PacSat Ground Station Loopback Configuration choices:"

Loading…
Cancel
Save

Powered by TurnKey Linux.