aboutsummaryrefslogtreecommitdiffstats
path: root/src/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/start.sh')
-rwxr-xr-xsrc/start.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/start.sh b/src/start.sh
deleted file mode 100755
index f7635bc..0000000
--- a/src/start.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-# Run me as root!
-
-screen -d -m
-sleep 1
-screen -X -p 0 stuff "./run.sh"
-screen -X -p 0 stuff $'\012'