mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-21 01:00:09 -07:00
fix ardop closing unexpected
This commit is contained in:
parent
bdaa96dd64
commit
ecd9ef22cb
3
patmenu
3
patmenu
@ -38,6 +38,3 @@ yad --form --width=420 --text-align=center --center --title="Pat Menu" --text-al
|
||||
--field="My Call - $MYCALLSIGN":LBL \
|
||||
--button=gtk-quit
|
||||
BUT=$?
|
||||
if [ $BUT = 0 ] && [ "$AMRRON" = 'no' ]; then
|
||||
sudo killall piardopc direwolf kissattach rigctld piARDOP_GUI > /dev/null 2>&1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user