refactor: rename all gitcoffee references to gitea-mcp
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/gitcoffee-mcp"
|
||||
BINARY_DIR="${HOME}/.cache/gitea-mcp-mcp"
|
||||
BINARY="$BINARY_DIR/gitea-mcp"
|
||||
|
||||
mkdir -p "$BINARY_DIR"
|
||||
|
||||
Reference in New Issue
Block a user