summaryrefslogtreecommitdiff
path: root/bcachefs
diff options
context:
space:
mode:
authorGabriel <g2p.code@gmail.com>2024-01-29 14:03:07 +0100
committerGabriel <g2p.code@gmail.com>2024-01-29 14:29:35 +0100
commitca06a063fad8ec524c7a93dfd4920be49da48536 (patch)
tree6d4bbaeb33a1c6125549aef27246107c59199ea0 /bcachefs
parentda4bbf51d047035f99cfc67da810e6086f31626a (diff)
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.
Diffstat (limited to 'bcachefs')
l---------bcachefs1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcachefs b/bcachefs
new file mode 120000
index 00000000..a0c00b7f
--- /dev/null
+++ b/bcachefs
@@ -0,0 +1 @@
+target/release/bcachefs \ No newline at end of file