aboutsummaryrefslogtreecommitdiff
path: root/run.bat
blob: 972bfe97ed9795c9e7a6e88e4898d72bdfc5017b (plain) (blame)
1
2
3
4
5
@echo off
:a
git pull
node bot.js
goto a