]> git.sesse.net Git - bcachefs-tools-debian/blob - mount.bcachefs
Update bcachefs sources to bca25b802d fixup! bcachefs: Fix bch2_check_discard_freespa...
[bcachefs-tools-debian] / mount.bcachefs
1 #!/bin/sh
2
3 SDIR="$(readlink -f "$0")"
4 exec "${SDIR%/*}/bcachefs" mount "$@"