fix: correct gitea-mcp naming and remove GitCoffee references
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user