aboutsummaryrefslogtreecommitdiff
path: root/run_linux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_linux.sh')
-rw-r--r--run_linux.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/run_linux.sh b/run_linux.sh
deleted file mode 100644
index fedf8fb..0000000
--- a/run_linux.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-echo 'Welcome to AleeBot!'
-for (( ; ; ))
-do
- git pull
- node bot_discord.js
-done \ No newline at end of file