Skip to content

Commit 70dc156

Browse files
committed
chore(examples): add shebang to setup.sh
1 parent fc6f934 commit 70dc156

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env bash
12
set -euo pipefail
23

34
# Invoked from a demo dir (e.g. examples/demo/) via `bun run setup`.

0 commit comments

Comments
 (0)