aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorOmar Rizwan <omar.rizwan@gmail.com>2019-02-25 20:16:01 -0800
committerOmar Rizwan <omar.rizwan@gmail.com>2019-02-25 20:16:01 -0800
commit9f235eb438752b4618616ea5d19a5d7a7225c647 (patch)
treea66d1b35e80f267c3d512dc8e8c47fb638209f9a /fs
parentd37bd273d74a1762aa6c4b269f1d1221209c7fdc (diff)
fs: killall tabfs.
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