Update pacsatsim.sh typo in callsign print

master-b-q
Alan Johnston 2 weeks ago committed by GitHub
parent 566708f930
commit ea8e0780e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -67,7 +67,7 @@ callsign="$1"
txfrequency="$7e3"
rxfrequency="$8e3"
echo -n "PacSat allsign is "
echo -n "PacSat callsign is "
echo $callsign
echo -n "Transmit Frequency is "
echo $txfrequency

Loading…
Cancel
Save

Powered by TurnKey Linux.