mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Minor fix
This commit is contained in:
@@ -33,7 +33,7 @@ endif
|
||||
cp -r dist/working/io_import_scene_ifc/ifcopenshell dist/
|
||||
# See bug #812
|
||||
cd dist/working && wget https://raw.githubusercontent.com/IfcOpenShell/IfcOpenShell/v0.6.0/src/ifcblenderexport/occ_utils.py
|
||||
cd dist/working && mv occ_utils.py ifcopenshell/geom/occ_utils.py
|
||||
cd dist/working && mv occ_utils.py ../ifcopenshell/geom/occ_utils.py
|
||||
rm -rf dist/working
|
||||
|
||||
mkdir dist/working
|
||||
|
||||
Reference in New Issue
Block a user