forked from CastroFidel/PortWINE
Scripts version 2101
This commit is contained in:
@ -548,6 +548,7 @@ stop_portwine () {
|
||||
fi
|
||||
add_in_stop_portwine > /dev/null 2>&1
|
||||
kill -n 9 `pgrep -a start.sh | grep -i '/PortProton/' | awk '{print $1}'` > /dev/null 2>&1
|
||||
killall yad_new &>/dev/null
|
||||
exit 0
|
||||
}
|
||||
export -f stop_portwine
|
||||
|
Reference in New Issue
Block a user