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