whoops, not a global command, use ./

This commit is contained in:
GloriousEggroll 2024-01-21 06:41:05 -07:00
parent d8aa00141f
commit 1f1816bbe0

View File

@ -31,4 +31,4 @@ export FONTCONFIG_PATH=''
export EXE="$2"
export LAUNCHARGS="$3"
ULWGL --verb=waitforexitandrun -- "$PROTONPATH"/proton waitforexitandrun "$EXE" "$LAUNCHARGS"
./ULWGL --verb=waitforexitandrun -- "$PROTONPATH"/proton waitforexitandrun "$EXE" "$LAUNCHARGS"