mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-16 23:00:11 -07:00
add kill rfcomm
This commit is contained in:
parent
6de194e4d0
commit
b9151fc56a
@ -7,7 +7,7 @@ LOGO=$MYPATH/pmlogo.png
|
||||
|
||||
#stop all modems that might be running
|
||||
|
||||
sudo killall direwolf piardopc kissattach piARDOP_GUI > /dev/null 2>&1
|
||||
sudo killall direwolf piardopc kissattach piARDOP_GUI rfcomm > /dev/null 2>&1
|
||||
|
||||
yad --title="Modem Stopped" --width=400 --height=100 \
|
||||
--image $LOGO --window-icon=$LOGO --image-on-top --text-align=center \
|
||||
|
Loading…
x
Reference in New Issue
Block a user