mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
Update 'roles/shell/files/chat'
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
if [[ -f ~/.weechat/irc.conf ]]; then
|
if [[ -f ~/.weechat/irc.conf ]]; then
|
||||||
exec weechat
|
exec weechat
|
||||||
else
|
else
|
||||||
exec weechat-curses -r "/server add newnet localhost -autoconnect; /set irc.server.newnet.autojoin \"#meta,#thunix,#tildetel\"; /connect newnet"
|
exec weechat-curses -r "/server add tilde irc.tilde.chat/6697 -ssl -autoconnect; /set irc.server.tilde.autojoin \"#meta,#thunix,#tildetel\"; /connect tilde"
|
||||||
fi
|
fi
|
||||||
Reference in New Issue
Block a user