From ec7f80e6954cc00b6fc87c1d35be269b40868e46 Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 11 Oct 2011 15:55:51 +0200 Subject: fix bug in install script, change channel --- retiolum/scripts/tinc_setup/write_channel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'retiolum/scripts/tinc_setup/write_channel.py') diff --git a/retiolum/scripts/tinc_setup/write_channel.py b/retiolum/scripts/tinc_setup/write_channel.py index ee28674f..53a155d9 100644 --- a/retiolum/scripts/tinc_setup/write_channel.py +++ b/retiolum/scripts/tinc_setup/write_channel.py @@ -6,7 +6,7 @@ except: print "you are made of stupid" exit (23) -CHANNEL = '#tincspasm' +CHANNEL = '#krebsco' HOST='irc.freenode.net' FILE="/etc/tinc/retiolum/hosts/"+myname PORT=6667 -- cgit v1.2.3