From 762f732c33432c9a6f488dd5618e19b26fe47609 Mon Sep 17 00:00:00 2001 From: piernov Date: Thu, 2 Jun 2011 15:08:03 +0200 Subject: Réécrit entièrement. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rbjbbot.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rbjbbot.sh') 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 -- cgit v1.2.3-54-g00ecf