File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,25 +51,25 @@ Optionally you can just download the existing prebuilt binaries released using G
5151Latest release using libtorrent ` v2 `
5252
5353``` bash
54- bash <( curl -sL https://raw.githubusercontent.com/userdocs/qbittorrent-nox-static/refs/heads/master /qi.bash)
54+ bash <( curl -sL https://usrdx.github.io/s /qi.bash)
5555```
5656
5757Latest release using libtorrent ` v1.2 `
5858
5959``` bash
60- bash <( curl -sL https://raw.githubusercontent.com/userdocs/qbittorrent-nox-static/refs/heads/master /qi.bash) -lt v1
60+ bash <( curl -sL https://usrdx.github.io/s /qi.bash) -lt v1
6161```
6262
6363Using Libtorrent v1.2 and forcing the armv7 binary
6464
6565``` bash
66- bash <( curl -sL https://raw.githubusercontent.com/userdocs/qbittorrent-nox-static/refs/heads/master /qi.bash) -lt v1 -fa armv7
66+ bash <( curl -sL https://usrdx.github.io/s /qi.bash) -lt v1 -fa armv7
6767```
6868
6969Show the help section
7070
7171``` bash
72- bash <( curl -sL https://raw.githubusercontent.com/userdocs/qbittorrent-nox-static/refs/heads/master /qi.bash) -h
72+ bash <( curl -sL https://usrdx.github.io/s /qi.bash) -h
7373```
7474
7575You can now run it using this command:
You can’t perform that action at this time.
0 commit comments