summarylogtreecommitdiffstats
path: root/pynote.install
blob: 89dff9a2dc4f8c25fb62b4b1e0141bafa03e15a6 (plain)
1
2
3
4
5
6
post_upgrade() {
    echo "Pynote 2.0.0 is a complete rewrite!"
    echo "Some file locations and config values have changed."
    echo "Please copy ~/.noterc to ~/.config/note/noterc!"
    echo "Additional information can be found in the manpage noterc(5)."
}