fix: correct gitea-mcp naming and remove GitCoffee references

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