hysteria

ii wrapper script
git clone git://git.2f30.org/hysteria
Log | Files | Refs | README | LICENSE

commit 43d2d4b62e2c585b39d5e4d5864ba6a7f91add08
parent fee1a1f3a269985c82427cd22499dba3efd6fb52
Author: sin <sin@2f30.org>
Date:   Tue, 15 Apr 2014 00:04:55 +0100

Rename monitor to eventmonitor

Diffstat:
Rmonitor -> eventmonitor | 0
Mhysteria | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/monitor b/eventmonitor diff --git a/hysteria b/hysteria @@ -3,7 +3,7 @@ . ./config rm -rf irc -tmux new-session -s hysteria -d ./monitor +tmux new-session -s hysteria -d ./eventmonitor tmux rename-window "event-monitor" ./connectserver "irc.freenode.net"