summarylogtreecommitdiffstats
path: root/greetd-regreet-git.install
blob: 97147f9bdd99e7e1acc6c9614a4ab8aa0499bdf1 (plain)
1
2
3
4
post_install() {
    _pkgname=regreet
    echo "Sample configuration file installed at /usr/share/doc/$_pkgname/$_pkgname.sample.toml"
}