forked from CastroFidel/PortWINE
Proton files embedded
This commit is contained in:
7
data_from_portwine/scripts/winecfg
Executable file
7
data_from_portwine/scripts/winecfg
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Author: PortWINE-Linux.ru
|
||||
runlib_path="$(dirname $(readlink -f "$0"))"/runlib
|
||||
. "$runlib_path"
|
||||
START_PORTWINE
|
||||
"${PROTONRUN}" "run" "winecfg"
|
||||
STOP_PORTWINE
|
Reference in New Issue
Block a user