aboutsummaryrefslogtreecommitdiff
path: root/runaleebot.bat
diff options
context:
space:
mode:
Diffstat (limited to 'runaleebot.bat')
-rw-r--r--runaleebot.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/runaleebot.bat b/runaleebot.bat
index 26bf1f1..6b5ce5e 100644
--- a/runaleebot.bat
+++ b/runaleebot.bat
@@ -1,8 +1,5 @@
@echo off
:1
-echo [INFO] Getting the latest info...
-git pull
-echo [SUCCESS] Finished getting the latest info
echo [INFO] Starting AleeBot...
node aleebot.js
goto 1