mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-15 22:30:11 -07:00
add notes
This commit is contained in:
parent
ad68ebe19e
commit
e99ca879a2
@ -1,5 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
#This script will connect Mobilinkd TNC3 through a USB connection
|
||||||
|
#and make the TNC available with Pat through an ax25 connection.
|
||||||
|
#This script will NOT work with the Mobilinkd TNC2 as it did not
|
||||||
|
#support a USB connection.
|
||||||
|
#07MARCH2022 KM4ACK
|
||||||
|
|
||||||
MYPATH=$HOME/patmenu2
|
MYPATH=$HOME/patmenu2
|
||||||
LOGO=$MYPATH/pmlogo.png
|
LOGO=$MYPATH/pmlogo.png
|
||||||
KISS=$(pidof kissattach)
|
KISS=$(pidof kissattach)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user