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..."
|
||||
make -j$NCORES OrcaSlicer # Slic3r
|
||||
popd
|
||||
run_gettext.sh
|
||||
./run_gettext.sh
|
||||
echo "done"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue