From d8c7a0557bee2bc3dc66f09e09fd199a267df303 Mon Sep 17 00:00:00 2001 From: Alee Date: Thu, 2 Aug 2018 10:10:04 -0400 Subject: BOT.JS NOT BOT_DISCORD.JS --- run_linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run_linux.sh') 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 -- cgit v1.2.3