Commit e397f3
2024-10-26 14:45:16 Qwas: Save openwrt 使用| /dev/null .. openwrt/openwrt \344\275\277\347\224\250.md | |
| @@ 0,0 1,7 @@ | |
| + | # openwrt 使用 |
| + | |
| + | 挂载 exfat 存储 |
| + | |
| + | ```sh |
| + | mount -t exfat /dev/sda1 /data |
| + | ``` |
| /dev/null .. openwrt/openwrt \344\275\277\347\224\250.md | |
| @@ 0,0 1,7 @@ | |
| + | # openwrt 使用 |
| + | |
| + | 挂载 exfat 存储 |
| + | |
| + | ```sh |
| + | mount -t exfat /dev/sda1 /data |
| + | ``` |