summarylogtreecommitdiffstats
path: root/python-keepmenu.install
blob: e919fed55865239ffc1fc30bbecd2835579b6f18 (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/config.ini.example into ~/.config/keepmenu/config.ini and edit. Add Keepass database/keyfile paths.
    
End-of-message
}