minor fix

This commit is contained in:
Castro-Fidel
2020-05-23 14:56:20 +03:00
parent 463ff4c58e
commit 4db993a953
3 changed files with 7 additions and 12 deletions

View File

@ -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