aboutsummaryrefslogtreecommitdiff
path: root/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start.sh')
-rw-r--r--start.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/start.sh b/start.sh
deleted file mode 100644
index a859a59..0000000
--- a/start.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/zsh
-source $NVM_DIR/nvm.sh
-nvm install 17.2.0 > /dev/null 2>&1
-~/.nvm/versions/node/v17.2.0/bin/node --experimental-json-modules --no-warnings dist/src/bot.js \ No newline at end of file