diff options
| -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 |
