SHOW:
|
|
- or go back to the newest paste.
1 | #!/bin/bash | |
2 | mkdir /root/.config/qBittorrent/ | |
3 | - | wget https://pastebin.com/raw/rDw0gXCV -O /root/.config/qBittorrent/qBittorrent.conf |
3 | + | wget https://pastebin.com/raw/swkQUcWQ -O /root/.config/qBittorrent/qBittorrent.conf |
4 | sudo add-apt-repository --yes ppa:qbittorrent-team/qbittorrent-stable | |
5 | sudo apt-get update | |
6 | sudo apt-get install qbittorrent-nox | |
7 | nohup qbittorrent-nox --webui-port=1212 & | |
8 | - | mkdir /content/gdtahunan |
8 | + |