Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kafisatz/24c26057d84d647b5a6c669470179546 to your computer and use it in GitHub Desktop.
Save kafisatz/24c26057d84d647b5a6c669470179546 to your computer and use it in GitHub Desktop.
update qbittorrent LXC to latest version
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