summarylogtreecommitdiffstats
path: root/mentohust-git.install
blob: 7764d1867bce91ff87f987f3abd6f9aa91f6405c (plain)
1
2
3
4
post_install () {
    chmod a+xs "/usr/bin/mentohust"
    echo ">>> For first time, you must run mentohust to configure once."
}