mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
4 lines
132 B
Bash
Executable File
4 lines
132 B
Bash
Executable File
#!/bin/bash
|
|
|
|
weechat-curses -r "/set irc.look.temporary_servers on; /connect irc://`whoami`@irc.newnet.net:6697/#thunix,#meta -ssl"
|