From 30d5893725ba73ba34044888492daf1e548ec13d Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 1 Jun 2017 20:55:42 +0000 Subject: So yeah... --- runbot.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runbot.bat') diff --git a/runbot.bat b/runbot.bat index 132e422..5cddf5a 100644 --- a/runbot.bat +++ b/runbot.bat @@ -3,6 +3,6 @@ echo [INFO] Getting the latest info... git pull echo [SUCCESS] Finished getting the latest info -echo [INFO] Starting AleeBot -node bot.js +echo [INFO] Starting AleeBot & AleeMod +node aleebot.js && node aleemod.js goto 1 -- cgit v1.2.3