forked from CastroFidel/PortWINE
Scripts version 2107
This commit is contained in:
@ -536,7 +536,7 @@ pw_run () {
|
||||
LD_PRELOAD="${PW_LD_PRELOAD}" \
|
||||
VK_LAYER_PATH="${PW_VK_LAYER_PATH}" \
|
||||
VK_INSTANCE_LAYERS=${PW_VK_INSTANCE_LAYERS} \
|
||||
"${WINELOADER}" "$@" ${LAUNCH_PARAMETERS[@]} &>>/dev/null
|
||||
"${WINELOADER}" "$@" ${LAUNCH_PARAMETERS[@]}
|
||||
fi
|
||||
}
|
||||
export -f pw_run
|
||||
|
Reference in New Issue
Block a user