mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-07 12:05:21 +00:00
whoops, not a global command, use ./
This commit is contained in:
parent
d8aa00141f
commit
1f1816bbe0
@ -31,4 +31,4 @@ export FONTCONFIG_PATH=''
|
|||||||
export EXE="$2"
|
export EXE="$2"
|
||||||
export LAUNCHARGS="$3"
|
export LAUNCHARGS="$3"
|
||||||
|
|
||||||
ULWGL --verb=waitforexitandrun -- "$PROTONPATH"/proton waitforexitandrun "$EXE" "$LAUNCHARGS"
|
./ULWGL --verb=waitforexitandrun -- "$PROTONPATH"/proton waitforexitandrun "$EXE" "$LAUNCHARGS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user