mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
dev_environment - stop script execution on errors
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# Default BLENDER_PATH on Mac: "/Users/$USER/Library/Application Support/Blender/4.3"
|
||||
# Default BLENDER_PATH on Linux: "$HOME/.config/blender/4.3"
|
||||
# REPO_PATH="/path/to/where/your/git/repository/is/cloned/IfcOpenShell"
|
||||
set -e
|
||||
REPO_PATH=""
|
||||
BLENDER_PATH=""
|
||||
PACKAGE_PATH="${BLENDER_PATH}/extensions/.local/lib/python3.11/site-packages"
|
||||
|
||||
Reference in New Issue
Block a user