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