aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--run.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/run.bat b/run.bat
index 6e9fe6a..f425abb 100644
--- a/run.bat
+++ b/run.bat
@@ -1,6 +1,5 @@
@echo off
:a
git pull
-npm i
node bot.js
goto a