summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index e6913ea..6e49dc8 100755
--- a/install.sh
+++ b/install.sh
@@ -49,6 +49,7 @@ running_services_location() {
echo "Bazarr: http://$host_ip:6767/"
echo "Jackett: http://$host_ip:9117/"
echo "Emby: http://$host_ip:8096/"
+ echo "qBittorrent: http://$host_ip:8080/"
}
# ============================================================================================