v0.18.1 file watcher retirement diagnostics update

This commit is contained in:
2026-09-13 18:53:18 -04:00
parent 5934a2e35f
commit 7b782a79ef
10 changed files with 169 additions and 28 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ install: build
# Uninstall the binary
uninstall:
rm -f $(BINDIR)/$(BINARY_PATH)
rm -f $(BINDIR)/$(BINARY_NAME)
# Clean build artifacts
clean: