PortWINE/portwine_run_scripts/winefile
2019-11-25 20:37:19 +03:00

8 lines
151 B
Bash
Executable File

#!/bin/bash
# Author: Tergoev M.A.
. "$(dirname $(readlink -f "$0"))/runlib"
START_PORTWINE
"/usr/bin/xterm" -e "$WINEOPEN && sleep 10"
STOP_PORTWINE