3 lines
98 B
Bash
3 lines
98 B
Bash
#!/bin/sh
|
|
USER=$(whoami) /usr/local/bin/catgirl -KRh irc.liberta.casa -j '#help' -qr 'Shell Help'
|