diff --git a/debian/bootstrap b/debian/bootstrap index da4e2c8..964895e 100755 --- a/debian/bootstrap +++ b/debian/bootstrap @@ -36,6 +36,13 @@ then source <(curl -fsSL https://raw.githubusercontent.com/mapitman/linux-bootstrap/main/debian/install-makemkv) fi + printf "Install 3D printing tools (PrusaSlicer, FreeCAD, OpenSCAD)? " + read -r REPLY