📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -34,7 +34,7 @@ brew install oven-sh/bun/bun
|
||||
tmpdir="$(mktemp -d)"
|
||||
trap 'rm -rf "$tmpdir"' EXIT
|
||||
curl -fsSLo "$tmpdir/bun-install.sh" https://bun.sh/install
|
||||
sed -n '1,160p' "$tmpdir/bun-install.sh"
|
||||
cat "$tmpdir/bun-install.sh" # review the full installer before executing
|
||||
bash "$tmpdir/bun-install.sh"
|
||||
|
||||
# Windows
|
||||
|
||||
Reference in New Issue
Block a user