mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 22:47:32 -06:00
fix linux build
This commit is contained in:
parent
514639c85c
commit
37532ac0ff
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ then
|
||||||
echo "[8/9] Building Slic3r..."
|
echo "[8/9] Building Slic3r..."
|
||||||
make -j$NCORES OrcaSlicer # Slic3r
|
make -j$NCORES OrcaSlicer # Slic3r
|
||||||
popd
|
popd
|
||||||
run_gettext.sh
|
./run_gettext.sh
|
||||||
echo "done"
|
echo "done"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue