aboutsummaryrefslogtreecommitdiff
path: root/run_linux.sh
diff options
context:
space:
mode:
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