Minor changes

This commit is contained in:
Castro-Fidel
2020-05-10 20:46:06 +03:00
parent bd65a5efa1
commit da478ad265
3 changed files with 6 additions and 5 deletions

View File

@ -136,7 +136,8 @@ STOP_PORTWINE ()
{
WAIT_WINESERVER
ADD_IN_STOP_PORTWINE
sleep 3
killall -r -s9 winedevice
rm -f "${PORT_WINE_PATH}"/0
rm -f "${link}"/0
}