PortWINE/data_from_portwine/scripts/winecmd
2020-05-27 01:29:32 +03:00

8 lines
177 B
Bash
Executable File

#!/bin/bash
# Author: PortWINE-Linux.ru
. "$(dirname $(readlink -f "$0"))/runlib"
START_PORTWINE
"${optirun_on}" "${var_gamemode}" "${PROTONRUN}" "run" "cmd" >&2
STOP_PORTWINE