mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 22:43:41 +00:00
Bump bcfplugin dependency to latest version
This commit is contained in:
@@ -142,9 +142,9 @@ endif
|
|||||||
rm -rf dist/working
|
rm -rf dist/working
|
||||||
|
|
||||||
mkdir dist/working
|
mkdir dist/working
|
||||||
cd dist/working && wget https://github.com/Moult/BCF-Plugin-FreeCAD/archive/fix-headless.zip
|
cd dist/working && wget https://github.com/podestplatz/bcf/archive/master.zip
|
||||||
cd dist/working && unzip fix-headless*
|
cd dist/working && unzip master*
|
||||||
cp -r dist/working/BCF-Plugin-FreeCAD-fix-headless/bcfplugin dist/blenderbim/libs/site/packages/
|
cp -r dist/working/bcf-master/bcfplugin dist/blenderbim/libs/site/packages/
|
||||||
rm -rf dist/working
|
rm -rf dist/working
|
||||||
|
|
||||||
mkdir dist/working
|
mkdir dist/working
|
||||||
|
|||||||
Reference in New Issue
Block a user