dufs/README.md
C炳 8044b747ce
Some checks failed
build and release / build-release (push) Failing after 5m46s
init
2024-12-07 19:08:19 +08:00

12 lines
372 B
Markdown

自行打包的 [dufs](https://github.com/sigoden/dufs),供 Debian 或其他发行版上使用。
Self-packaged [dufs](https://github.com/sigoden/dufs) for use on Debian or other distro.
## Usage/用法
```sh
echo "deb [trusted=yes] https://github.com/wcbing/dufs-debs/releases/latest/download ./" |
sudo tee /etc/apt/sources.list.d/dufs.list
sudo apt update
```