diff options
author | David Runge <dave@sleepmap.de> | 2015-03-03 19:41:08 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-03-03 19:41:08 +0100 |
commit | c247adb535bf403441cf865101303d150cad768c (patch) | |
tree | 96d44343f1872ffe4c3e7283d0e73386cf27e1e9 /bin | |
parent | 2559c3756e7447c59784d278a1b41da29823ee67 (diff) | |
download | dotfiles-c247adb535bf403441cf865101303d150cad768c.tar.gz dotfiles-c247adb535bf403441cf865101303d150cad768c.tar.bz2 dotfiles-c247adb535bf403441cf865101303d150cad768c.tar.xz dotfiles-c247adb535bf403441cf865101303d150cad768c.zip |
mirssi: Updating to current server.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/mirssi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,6 +7,6 @@ PATH=$HOME/bin/:$PATH notify_irssi_server.pl &> /dev/null & pid=$! -ssh -R 7090:localhost:7090 frq +ssh -R 7090:localhost:7090 sleepmap kill $pid |