notes/Ubuntu/BT下载.md

10 lines
69 B
Markdown
Raw Normal View History

2024-01-22 18:24:59 +08:00
# BT下载
```
sudo apt install aria2
```
```
aria2c *.torrent
```