Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- mkdir /root/.config/qBittorrent/
- wget https://pastebin.com/raw/swkQUcWQ -O /root/.config/qBittorrent/qBittorrent.conf
- sudo add-apt-repository --yes ppa:qbittorrent-team/qbittorrent-stable
- sudo apt-get update
- sudo apt-get install qbittorrent-nox
- nohup qbittorrent-nox --webui-port=1212 &
Add Comment
Please, Sign In to add comment