mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-01-23 00:07:07 +03:00
4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec bcachefs format "$@"
|