fix linux build

This commit is contained in:
SoftFever 2023-09-06 18:17:24 +08:00
parent 514639c85c
commit 37532ac0ff

View file

@ -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