diff options
| author | Alee <alee14498@gmail.com> | 2018-08-02 10:10:04 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-08-02 10:10:04 -0400 |
| commit | d8c7a0557bee2bc3dc66f09e09fd199a267df303 (patch) | |
| tree | 324b2a0c281294c7ed2716ea13f943540e6c65c3 | |
| parent | f4071fd8ada18a25379767e2b494ea8003aef130 (diff) | |
| download | PokeBot-d8c7a0557bee2bc3dc66f09e09fd199a267df303.tar.gz PokeBot-d8c7a0557bee2bc3dc66f09e09fd199a267df303.tar.bz2 PokeBot-d8c7a0557bee2bc3dc66f09e09fd199a267df303.zip | |
BOT.JS NOT BOT_DISCORD.JS
| -rw-r--r-- | run_linux.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_linux.sh b/run_linux.sh index 4fe9b97..23c91df 100644 --- a/run_linux.sh +++ b/run_linux.sh @@ -2,5 +2,5 @@ for (( ; ; )) do git pull - node bot_discord.js + node bot.js done
\ No newline at end of file |
