📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -37,7 +37,7 @@ For reliable automatic triggering, use Claude Code hooks. Install with `--with-h
|
||||
tmpdir="$(mktemp -d)"
|
||||
trap 'rm -rf "$tmpdir"' EXIT
|
||||
curl -fsSLo "$tmpdir/makepad-skills-install.sh" https://raw.githubusercontent.com/ZhangHanDong/makepad-skills/main/install.sh
|
||||
sed -n '1,160p' "$tmpdir/makepad-skills-install.sh"
|
||||
cat "$tmpdir/makepad-skills-install.sh" # review the full installer before executing
|
||||
bash "$tmpdir/makepad-skills-install.sh" --with-hooks
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user