PortWINE/portwine_run_scripts/winefile
2020-05-10 19:51:24 +03:00

7 lines
144 B
Bash
Executable File

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