mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
Minor fix
This commit is contained in:
@@ -33,7 +33,7 @@ endif
|
|||||||
cp -r dist/working/io_import_scene_ifc/ifcopenshell dist/
|
cp -r dist/working/io_import_scene_ifc/ifcopenshell dist/
|
||||||
# See bug #812
|
# See bug #812
|
||||||
cd dist/working && wget https://raw.githubusercontent.com/IfcOpenShell/IfcOpenShell/v0.6.0/src/ifcblenderexport/occ_utils.py
|
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
|
rm -rf dist/working
|
||||||
|
|
||||||
mkdir dist/working
|
mkdir dist/working
|
||||||
|
|||||||
Reference in New Issue
Block a user