rename binary from fetch to akai-fetch

Consistent with go.mod, usage strings, and docs.
Updated Dockerfile, electron config, and Makefile.
This commit is contained in:
2026-06-21 22:45:12 -07:00
parent f195ba5a5c
commit a17f22ccb2
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
BIN := fetch
BIN := akai-fetch
IMAGE := akai-fetch
ELECTRON_DIR := electron