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