tox-weechat/build-scripts/arch/tox-weechat.install
2014-10-06 13:19:37 +02:00

7 lines
161 B
Text

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