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

7 lines
161 B
Plaintext
Raw Normal View History

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