summarylogtreecommitdiffstats
path: root/aur-auto-vote-git.install
blob: 8fe804f61860df4e67c98100f13ffd148e3fdb05 (plain)
1
2
3
4
5
6
post_install() {
    echo "    You can export your password via the AUR_AUTO_VOTE_PASSWORD env"
    echo "    variable if you don't want to type it all the time. Also there is"
    echo "    a aur-auto-vote.service.skel and corresponding timer file "
    echo "    included."
}