diff options
Diffstat (limited to 'linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install')
-rw-r--r-- | linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install b/linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install new file mode 100644 index 0000000..04af4b9 --- /dev/null +++ b/linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install @@ -0,0 +1,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-bin. +EOF +} |