summaryrefslogtreecommitdiffstats
path: root/rbjbbot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rbjbbot.sh')
-rwxr-xr-xrbjbbot.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/rbjbbot.sh b/rbjbbot.sh
index 17c45e0..5f32d14 100755
--- a/rbjbbot.sh
+++ b/rbjbbot.sh
@@ -1 +1,2 @@
- dtach -A ./rbjbbot.dtach -e ^G ruby ./rbjbbot.rb
+#!/bin/sh
+exec dtach -A ./rbjbbot.dtach -e ^G ruby ./rbjbbot.rb