aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Makefile b/fs/Makefile
index 1c35ef3..d6b822a 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -28,7 +28,7 @@ clean:
rm -rf *.dSYM
unmount:
- killall -9 hello || true
+ killall -9 tabfs || true
diskutil unmount force mnt || true
mount: tabfs