Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
quinnz
/
openclaw
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openclaw
/
git-hooks
/
pre-commit
quinnz
change port 18789 to 7860
3509093
3 months ago
raw
Copy download link
history
blame
contribute
delete
123 Bytes
#!/bin/sh
ROOT=$(git rev-parse --show-toplevel 2>/dev/null)
[ -z
"
$ROOT
"
] &&
exit
0
node
"
$ROOT
/scripts/format-staged.js"