blob: 715bfb451e0f083771ae54418c88d2b0603f8797 (
plain)
1
2
3
4
|
post_install() {
echo -e "\n Make sure to enable 'Use alternative Web UI' in qBittorrent under Preferences->Web UI"
echo -e " Set 'File location' to /usr/share/qbittorrent-nightwalker\n"
}
|