aboutsummaryrefslogtreecommitdiff
path: root/run_linux.sh
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-05-21 18:00:16 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-05-21 18:00:16 -0400
commit5b5679e92f2541a69210c20c4450e07d7fbb1337 (patch)
treeaba04bb545c381cb364118c942abf5aec7bef9d8 /run_linux.sh
parent83223bf218c864233472163fa137562f65050afc (diff)
downloadAleeBot-5b5679e92f2541a69210c20c4450e07d7fbb1337.tar.gz
AleeBot-5b5679e92f2541a69210c20c4450e07d7fbb1337.tar.bz2
AleeBot-5b5679e92f2541a69210c20c4450e07d7fbb1337.zip
Revamped the bash file
Diffstat (limited to 'run_linux.sh')
-rw-r--r--run_linux.sh6
1 files changed, 0 insertions, 6 deletions
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