summaryrefslogtreecommitdiff
path: root/fsck.bcache
diff options
context:
space:
mode:
Diffstat (limited to 'fsck.bcache')
-rwxr-xr-xfsck.bcache3
1 files changed, 3 insertions, 0 deletions
diff --git a/fsck.bcache b/fsck.bcache
new file mode 100755
index 0000000..17abea9
--- /dev/null
+++ b/fsck.bcache
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec bcache fsck "$@"