tox-weechat/build-scripts/arch/tox-weechat.install

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.'
}