This website requires JavaScript.
Explore
Help
Sign In
nyrn
/
openclaw
mirror of
https://github.com/openclaw/openclaw.git
Watch
1
Star
0
Fork
You've already forked openclaw
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
540996f10f
openclaw
/
scripts
/
pr-review
4 lines
96 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-euo pipefail
exec
"
$(
cd
"
$(
dirname
"
$0
"
)
"
&&
pwd
)
/pr
"
review-init
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink