From b4b65f421491d41528e39b7bccc6182270296adb Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 14 Jun 2009 13:19:52 +0200 Subject: logic fail (script won't start at all) --- irssi_notify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irssi_notify.sh') diff --git a/irssi_notify.sh b/irssi_notify.sh index ad5365d..c7281be 100755 --- a/irssi_notify.sh +++ b/irssi_notify.sh @@ -1,6 +1,6 @@ #!/bin/bash -pgrep irssi_notify.sh && exit +#pgrep irssi_notify.sh && exit #tail -f $HOME/.irssi/fnotify | ssh mistral 'inotail -f -n 0 ~/.irssi/fnotify' | -- cgit v1.2.3-24-g4f1b