From 19c4f2affef43b926513a7853534cbba29c5e0e1 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sat, 7 Jan 2023 13:16:35 -0300 Subject: Updated README --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') 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/" } # ============================================================================================ -- cgit v1.2.3