aboutsummaryrefslogtreecommitdiff
path: root/run.bat
diff options
context:
space:
mode:
Diffstat (limited to 'run.bat')
-rw-r--r--run.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/run.bat b/run.bat
index 972bfe9..6e9fe6a 100644
--- a/run.bat
+++ b/run.bat
@@ -1,5 +1,6 @@
@echo off
:a
git pull
+npm i
node bot.js
-goto a \ No newline at end of file
+goto a