summarylogtreecommitdiffstats
path: root/rutorrent-autodl-irssi-community.install
blob: f081b347ee7f8676301637b3f8b169cf75d8759b (plain)
1
2
3
4
5
6
7
8
9
10
post_install () {
    cat << EOF
Please read the install instructions at:
https://github.com/autodl-community/autodl-rutorrent/wiki

Specifically, make sure your PHP install has sockets, json, and xml
support activated. Check your \`php.ini' file.
EOF
}