Buckets:
| basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") | |
| case `uname` in | |
| *CYGWIN*|*MINGW*|*MSYS*) | |
| if command -v cygpath > /dev/null 2>&1; then | |
| basedir=`cygpath -w "$basedir"` | |
| fi | |
| ;; | |
| esac | |
| if [ -z "$NODE_PATH" ]; then | |
| export NODE_PATH="/sandbox/bucket/hf-mcp-server/node_modules/.pnpm/formatly@0.3.0/node_modules/formatly/node_modules:/sandbox/bucket/hf-mcp-server/node_modules/.pnpm/formatly@0.3.0/node_modules:/sandbox/bucket/hf-mcp-server/node_modules/.pnpm/node_modules" | |
| else | |
| export NODE_PATH="/sandbox/bucket/hf-mcp-server/node_modules/.pnpm/formatly@0.3.0/node_modules/formatly/node_modules:/sandbox/bucket/hf-mcp-server/node_modules/.pnpm/formatly@0.3.0/node_modules:/sandbox/bucket/hf-mcp-server/node_modules/.pnpm/node_modules:$NODE_PATH" | |
| fi | |
| if [ -x "$basedir/node" ]; then | |
| exec "$basedir/node" "$basedir/../formatly/bin/index.mjs" "$@" | |
| else | |
| exec node "$basedir/../formatly/bin/index.mjs" "$@" | |
| fi | |
| # cmd-shim-target=/sandbox/bucket/hf-mcp-server/node_modules/formatly/bin/index.mjs | |
Xet Storage Details
- Size:
- 1.04 kB
- Xet hash:
- 94e5ae17a3549679f1c2857b7b25924c72ea0f2df122c8370c08aedba0336d45
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.