update not1mm

This commit is contained in:
David Young
2026-05-15 13:50:55 -06:00
parent 1dafb90386
commit 16d3f332a8

View File

@@ -230,4 +230,7 @@ bash "$HAMPACK_DIR/install-compiled.sh"
echo "Installing any new or updated pre-built binaries..."
bash "$HAMPACK_DIR/install-binaries.sh"
echo "Updating Not1mm..."
curl -LsSf https://astral.sh/uv/install.sh | sh
echo "Done. You probably want to reboot your system..."