Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- mkdir /root/.config/qBittorrent/
- wget https://pastebin.com/raw/rDw0gXCV -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 &
- mkdir /content/gdtahunan
- rclone mount gdtahunan: /content/gdtahunan --vfs-cache-max-age 60s --daemon --vfs-cache-mode full
Add Comment
Please, Sign In to add comment