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

7 lines
161 B
Text
Raw Normal View History

2014-10-06 08:04:17 +02:00
post_install()
{
echo "Load Tox-WeeChat in WeeChat manually with '/plugin load /usr/lib/weechat/plugins/tox.so'"
echo 'It should load automatically.'
}