summarylogtreecommitdiffstats
path: root/papageorge-git.install
blob: 7be879bf80775eb1cd165e1eb6686769e2c1d7f4 (plain)
1
2
3
4
5
6
7
post_install() {
    echo "------------------------------------------------------------"
    echo "Don't forget to copy .papageorge.conf in your home directory"
    echo "and fit it to your needs. You can find it in src/papageorge/"
    echo "------------------------------------------------------------"
}