refactor: rename all gitcoffee references to gitea-mcp

This commit is contained in:
2026-04-10 22:18:46 -07:00
parent 6d8def4f67
commit a8a71e7c87
3 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -e
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
BINARY_DIR="${HOME}/.cache/gitcoffee-mcp"
BINARY_DIR="${HOME}/.cache/gitea-mcp-mcp"
BINARY="$BINARY_DIR/gitea-mcp"
mkdir -p "$BINARY_DIR"