-
-
Notifications
You must be signed in to change notification settings - Fork 20
Race Ready
Brett Petch edited this page Sep 19, 2022
·
5 revisions
The Race Ready script is a fast installer to modify the qBittorrent client quickly after getting installed. The script when run with the brr
option will install node, qbit-race, and nightwalker theme for qBittorrent.
bash <(curl -sL "https://github.com/brettpetch/hosted-scripts/blob/master/race-ready.sh")
nightwalker: Will install and configure the nightwalker theme for qbittorrent.
node: Will install just nodejs.
qbitrace: Will install and configure qbit-race.
brr: Will install node, qbit-race, and nightwalker.
qBit-Race is now depreciated. What does this mean? I won't provide support on it if you experience issues. Try Autobrr instead.
Logs are stored at ~/.logs/race-ready.log
. You can view them with the command below.
less -r +G ~/.logs/race-ready.log
Be sure to read the install nodes during the installer. It will print both your post-script for qbittorrent and your add script for autodl. KEEP THESE HANDY!