mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-20 08:40:14 -07:00
fix for x86
This commit is contained in:
parent
80b5dad6d2
commit
b1065f518c
@ -8,7 +8,7 @@ LOGO=$MYPATH/pmlogo.png
|
||||
|
||||
#stop all modems that might be running
|
||||
|
||||
sudo -A killall direwolf piardopc kissattach piARDOP_GUI rigctld > /dev/null 2>&1
|
||||
sudo -A killall direwolf ardopc64 kissattach piARDOP_GUI rigctld > /dev/null 2>&1
|
||||
sudo -A rfcomm release /dev/rfcomm0 > /dev/null 2>&1
|
||||
VARA=$(ps aux | grep wine | grep VARA | head -1 | awk '{print $2}')
|
||||
kill -9 $VARA > /dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user