From 5b5679e92f2541a69210c20c4450e07d7fbb1337 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 21 May 2020 18:00:16 -0400 Subject: Revamped the bash file --- run_linux.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 run_linux.sh (limited to 'run_linux.sh') diff --git a/run_linux.sh b/run_linux.sh deleted file mode 100644 index 4fe9b97..0000000 --- a/run_linux.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -for (( ; ; )) -do - git pull - node bot_discord.js -done \ No newline at end of file -- cgit v1.2.3