diff --git a/install/qbittorrent-install.sh b/install/qbittorrent-install.sh index 6181abba..19fed748 100644 --- a/install/qbittorrent-install.sh +++ b/install/qbittorrent-install.sh @@ -37,7 +37,7 @@ cat </etc/systemd/system/qbittorrent-nox.service Description=qBittorrent client After=network.target [Service] -ExecStart=/usr/bin/qbittorrent-nox --webui-port=8090 +ExecStart=/usr/bin/qbittorrent-nox Restart=always [Install] WantedBy=multi-user.target