Fix #126734: linux launcher fails on paths with spaces

Ref: !126740
This commit is contained in:
WaviestBalloon
2024-08-26 11:23:52 +10:00
committed by Campbell Barton
parent b265161aea
commit d63db15fe9

View File

@@ -1,5 +1,5 @@
#!/bin/sh
BF_DIST_BIN=$(dirname $(readlink -f "$0"))
BF_DIST_BIN=$(dirname "$(readlink -f "$0")")
BF_PROGRAM="blender"
# Add own lib folder first, because Steam or other environments may set an