minor fix
This commit is contained in:
@ -6,6 +6,5 @@ wine_pids=$(ls -l /proc/*/exe 2>/dev/null | grep -E 'wine(64)?-preloader|wineser
|
||||
if ! [ -z "${wine_pids}" ] ; then
|
||||
kill -9 ${wine_pids}
|
||||
fi
|
||||
STOP_PORTWINE | pwzen
|
||||
rm -f "${config_path}/dxvk_on"
|
||||
|
||||
STOP_PORTWINE | pwzen
|
||||
|
Reference in New Issue
Block a user