summarylogtreecommitdiffstats
path: root/python-keepmenu.install
blob: a0b4af8975055d06f01412c12b932d7f2a2c7f2d (plain)
1
2
3
4
5
6
7
8
## arg 1:  the new package version
post_install() {
cat <<End-of-message

Copy /usr/share/doc/python-keepmenu-git/config.ini.example into ~/.config/keepmenu/config.ini and edit. Add Keepass database/keyfile paths.
    
End-of-message
}