sign
This commit is contained in:
parent
5766a2194e
commit
84c206eabf
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ or even better:
|
|||
|
||||
This way, a torrent would just become another source for a specific file. When we `get` the file, it fires up `$YOUR_FAVORITE_TORRENT_CLIENT` to download the file.
|
||||
|
||||
That way we avoid the implementation complexity of shoving a complete bittorrent client within the assistant. The `get` operation would block until the torrent is downloaded, i guess...
|
||||
That way we avoid the implementation complexity of shoving a complete bittorrent client within the assistant. The `get` operation would block until the torrent is downloaded, i guess... --[[anarcat]]
|
||||
|
|
Loading…
Reference in a new issue