From 17a19bbabe53209c3cb45fcd9b713b71c9d981b0 Mon Sep 17 00:00:00 2001 From: deepend Date: Wed, 5 Jul 2023 13:56:35 +0000 Subject: [PATCH] Update 'roles/shell/files/chat' --- roles/shell/files/chat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/shell/files/chat b/roles/shell/files/chat index b077e5c..e263fbc 100755 --- a/roles/shell/files/chat +++ b/roles/shell/files/chat @@ -1,3 +1,3 @@ #!/bin/bash -weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@irc.newnet.net:6697/#thunix,#meta -ssl" +weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@irc.tilde.chat:6697/#thunix,#meta -ssl"