diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-05-21 18:00:16 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-05-21 18:00:16 -0400 |
| commit | 5b5679e92f2541a69210c20c4450e07d7fbb1337 (patch) | |
| tree | aba04bb545c381cb364118c942abf5aec7bef9d8 /run_linux.sh | |
| parent | 83223bf218c864233472163fa137562f65050afc (diff) | |
| download | AleeBot-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.sh | 6 |
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 |
