summarylogtreecommitdiffstats
path: root/extendp.install
blob: 9ba942ae02bde02525426185b097065e7e0650e0 (plain)
1
2
3
4
5
post_install() {
    cat <<<"
To use the sample configuration file, copy /usr/share/extendp/extendp.cfg to ~/.extendp.cfg
"
}