PortWINE/data_from_portwine/scripts/winecmd
2020-05-28 14:04:15 +03:00

7 lines
174 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