mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 21:40:19 +00:00
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@irc.tilde.chat:6697/#thunix -ssl"
|