PortWINE/portwine_run_scripts/restart
2020-05-10 19:51:24 +03:00

8 lines
155 B
Bash
Executable File

#!/bin/bash
# Author: PortWINE-Linux.ru
. "$(dirname $(readlink -f "$0"))/runlib"
"${WINESERVER}" -k
STOP_PORTWINE | pwzen
rm -f "${config_path}/dxvk_on"