summarylogtreecommitdiffstats
path: root/viagee.install
blob: 6a8b374c12bb1333622b7a9bf566a5aa5a6798dc (plain)
1
2
3
4
5
6
7
post_install() {
  cat <<- EOF
    ==> Restart Gnome session.
    ==> Available config at ~/.config/viagee/viagee.conf.
EOF
}