summaryrefslogtreecommitdiffstats
path: root/weechat-git/weechatgit.install
blob: be10994c1fe7a92b8594c1b38e167972c31170d4 (plain)
1
2
3
4
5
6
post_install() {
    echo "------------------------------------------------------------------------------"
    echo "You've just built weechat from GIT."
    echo "This is a development version and may therefore be unstable."
    echo "------------------------------------------------------------------------------"
}