aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--run_win.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_win.bat b/run_win.bat
index 7335276..e70e4f7 100644
--- a/run_win.bat
+++ b/run_win.bat
@@ -32,6 +32,7 @@ goto a
echo [i] Entering debug mode
goto add
:add
+echo.
git pull
node bot_discord.js --debug
goto ad