Add bcachefs command compatibility symlink

The CLI is now built by Cargo, add a symlink so it can be found at the
place it was before so people don't try to run an old binary.
This commit is contained in:
Gabriel 2024-01-29 14:03:07 +01:00
parent da4bbf51d0
commit ca06a063fa
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
/result
bcachefs
bcachefs.5
.*
*.o

1
bcachefs Symbolic link
View File

@ -0,0 +1 @@
target/release/bcachefs