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