summaryrefslogtreecommitdiffstats
path: root/linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-03-24 00:41:02 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-03-24 00:41:02 (GMT)
commit8b52500c1099893957e0bb2f937e272f9bcd2007 (patch)
treeaf21029dc05f01f8513cbe51e36f82deaba0cc28 /linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install
parentbdcb66e165d1d6353f04e4c27908128446414458 (diff)
downloadlinhes_pkgbuild-8b52500c1099893957e0bb2f937e272f9bcd2007.zip
linhes_pkgbuild-8b52500c1099893957e0bb2f937e272f9bcd2007.tar.gz
linhes_pkgbuild-8b52500c1099893957e0bb2f937e272f9bcd2007.tar.bz2
qbittorrent-vuetorrent-bin: initial inclusion
Diffstat (limited to 'linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install')
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/qbittorrent-vuetorrent.install6
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
+}