PortWINE/data_from_portwine/scripts/winecmd
2020-05-10 20:01:48 +03:00

8 lines
139 B
Bash
Executable File

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