From d1e8c9e3a438d184c2e3bf476dd8efbcb9db8e78 Mon Sep 17 00:00:00 2001 From: ethanf Date: Tue, 16 Jan 2024 17:33:41 -0600 Subject: [PATCH] chore: run script --- band.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 band.sh diff --git a/band.sh b/band.sh new file mode 100644 index 0000000..24b3514 --- /dev/null +++ b/band.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +/root/.bun/bin/bun /root/penguin-band/index.js \ No newline at end of file