Created
January 9, 2025 12:11
-
-
Save kafisatz/24c26057d84d647b5a6c669470179546 to your computer and use it in GitHub Desktop.
update qbittorrent LXC to latest version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
systemctl stop qbittorrent-nox.service | |
wget -qO /usr/bin/qbittorrent-nox https://github.com/userdocs/qbittorrent-nox-static/releases/latest/download/x86_64-qbittorrent-nox | |
systemctl start qbittorrent-nox.service | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment