diff options
| author | TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-24 15:41:33 -0400 |
|---|---|---|
| committer | TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-24 15:41:33 -0400 |
| commit | c61e5e5bf2fad83b7b0fe7514f8767c2d22951b1 (patch) | |
| tree | dfecb900cf3881c2f190592d6a127cf72edeed40 /run.bat | |
| parent | ac316088f53c82a23d07fe220bd133bbc8ec65fb (diff) | |
| download | PokeBot-c61e5e5bf2fad83b7b0fe7514f8767c2d22951b1.tar.gz PokeBot-c61e5e5bf2fad83b7b0fe7514f8767c2d22951b1.tar.bz2 PokeBot-c61e5e5bf2fad83b7b0fe7514f8767c2d22951b1.zip | |
fun fact: .bat files are supposed to be named .cmd
Diffstat (limited to 'run.bat')
| -rw-r--r-- | run.bat | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/run.bat b/run.bat deleted file mode 100644 index f425abb..0000000 --- a/run.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -:a -git pull -node bot.js -goto a |
