Skip to content
Snippets Groups Projects
Commit 1d2befc3 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Update howto.md

parent d1816e8d
No related branches found
No related tags found
No related merge requests found
......@@ -86,3 +86,10 @@ apt install intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic
source /opt/intel/oneapi/setvars.sh
icpc -V
```
## aria2c seed only?
```
aria2c --bt-seed-unverified -V --seed-ratio=0.0 -d/path/to/download xxx.torrent
aria2c --bt-seed-unverified -V --seed-ratio=0.0 -d. xxx.torrent
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment