Fix T77367: Blender's snap package ignores command line options
This commit is contained in:
@@ -16,4 +16,4 @@ if [ -n "$XDG_RUNTIME_DIR" ]; then
|
||||
fi
|
||||
|
||||
# Run Blender
|
||||
$SNAP/blender
|
||||
$SNAP/blender "$@"
|
||||
|
||||
Reference in New Issue
Block a user