We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d1f0f commit 869ddc0Copy full SHA for 869ddc0
install/qbittorrent-install.sh
@@ -37,7 +37,7 @@ cat <<EOF >/etc/systemd/system/qbittorrent-nox.service
37
Description=qBittorrent client
38
After=network.target
39
[Service]
40
-ExecStart=/usr/bin/qbittorrent-nox --webui-port=8090
+ExecStart=/usr/bin/qbittorrent-nox
41
Restart=always
42
[Install]
43
WantedBy=multi-user.target
0 commit comments