summarylogtreecommitdiffstats
path: root/qbittorrent-vuetorrent.install
blob: 8753b5af78e3093bd86bbb4ab86a83840bcb639c (plain)
1
2
3
4
5
6
post_install() {
    cat << EOF
>>> Make sure to enable 'Use alternative Web UI' in qBittorrent under Preferences->Web UI.
>>> Set 'File location' to /usr/share/qbittorrent-vuetorrent.
EOF
}