rule download fixes from hashmob

This commit is contained in:
Justin Bollinger
2026-02-03 20:05:44 -05:00
parent 7f0c395759
commit 2131cc3900
2 changed files with 20 additions and 7 deletions
+1 -2
View File
@@ -46,8 +46,7 @@ install:
exit 1; \
fi
reinstall:
@uv tool install . --force
reinstall: uninstall install
clean: