7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
post_install()
|
|
{
|
|
echo "Load Tox-WeeChat in WeeChat manually with '/plugin load /usr/lib/weechat/plugins/tox.so'"
|
|
echo 'It should load automatically.'
|
|
}
|
|
|