From ce4bfa0c9327b72c8870b0cd36180c90f3ecf2fa Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 1 Jun 2017 21:12:23 +0000 Subject: Adding seperate things --- runbot.bat | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 runbot.bat (limited to 'runbot.bat') diff --git a/runbot.bat b/runbot.bat deleted file mode 100644 index 5cddf5a..0000000 --- a/runbot.bat +++ /dev/null @@ -1,8 +0,0 @@ -@echo off -:1 -echo [INFO] Getting the latest info... -git pull -echo [SUCCESS] Finished getting the latest info -echo [INFO] Starting AleeBot & AleeMod -node aleebot.js && node aleemod.js -goto 1 -- cgit v1.2.3