PortWINE/data_from_portwine/scripts/restart
2020-05-10 20:01:48 +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"