From 3611bb48cd8f18e143e653f1cd44f9a4bf792808 Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Mon, 23 May 2022 16:31:38 -0400 Subject: [PATCH] Fixed chat script --- 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 cb51d51c..cbed1f63 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`@localhost:6667/#thunix,#meta" +weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@eu.tilde.chat:6697/#thunix,#meta -ssl"