Files
Obsidian-Main/05. 資料收集/Linux/_00. 重灌基本步驟.md

3 lines
70 B
Markdown

```bash
sudo apt update; sudo apt install -y cifs-utils lm-sensors
```