Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanwahab committed May 22, 2024
1 parent 22a8793 commit 36bd0b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion services/bot-party-face/start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env sh

nix-shell -p bun
nix-shell -p bun <<EOF
bun dev
EOF

0 comments on commit 36bd0b7

Please sign in to comment.