summaryrefslogtreecommitdiffstats
path: root/rtorrent-extended/rtorrent-extended.install
blob: 811a690be590c5289f16a282650f65c414567c91 (plain)
1
2
3
4
5
6
7
8
9
post_install() {
    echo ""
    echo "rTorrent-eXtended new options in .rtorrent.rc supported"
    echo "examples at http://lky.cc/rtorrent-extended/"
}
post_upgrade() { 
  post_install
}