updated on Mon Jan 16 16:00:41 UTC 2012
[aur-mirror.git] / tkpasman / tkpasman.install
blob9c8abd6f781efc5854e031ec961b171b8315f47f
1 post_install() {
2   echo
3   echo ' ======================================================'
4   echo '  >> Warning: when putting a new TkPasMan into use,'
5   echo '  >> be sure to UNencrypt your password file before,'
6   echo '  >> because another SSL encoding might be configured.'
7   echo ' ======================================================'
8   echo
11 post_upgrade() {
12   post_install $1
15 # vim:set ts=2 sw=2 et: