Update pacsat.sh missing then

master-b-p
Alan Johnston 1 week ago committed by GitHub
parent 6280e60cfd
commit 17628e4012
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -92,7 +92,7 @@ if [ ! "$MODE" = "P" ] && [ ! "$loopback" = "1" ] ; then
elif [ "$loopback" = "1" ] ; then
if [ ! "$MODE" = "p" ]
if [ ! "$MODE" = "p" ] ; then
echo
echo "Switching to PacSat mode for the Simulated PacSat Satellite"
echo

Loading…
Cancel
Save

Powered by TurnKey Linux.