summaryrefslogtreecommitdiffstats
path: root/irssi_notify.sh
diff options
context:
space:
mode:
Diffstat (limited to 'irssi_notify.sh')
-rwxr-xr-xirssi_notify.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/irssi_notify.sh b/irssi_notify.sh
index d017c5e..a53a56a 100755
--- a/irssi_notify.sh
+++ b/irssi_notify.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#tail -f $HOME/.irssi/fnotify |
-ssh mistral 'tail -f ~/.irssi/fnotify' |
+ssh mistral 'tail -f -n 0 ~/.irssi/fnotify' |
sed -ru "
s/&/\&/g;
s/</\&lt;/g;