From b53bee092af9fea75bc6a8a713286e995a3c8b79 Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 1 Jun 2017 20:54:10 +0000 Subject: Putting some things in the batch file --- runbot.bat | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/runbot.bat b/runbot.bat index 133e1e2..132e422 100644 --- a/runbot.bat +++ b/runbot.bat @@ -1,5 +1,8 @@ @echo off :1 +echo [INFO] Getting the latest info... +git pull +echo [SUCCESS] Finished getting the latest info echo [INFO] Starting AleeBot node bot.js -goto 1 \ No newline at end of file +goto 1 -- cgit v1.2.3