mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-09 00:00:04 +03:00
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec bcache format "$@"
|