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