committed by
Campbell Barton
parent
b265161aea
commit
d63db15fe9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user