From de7fb8f43b0d9280690e99387a6fcab868f0b5de Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Wed, 13 Jul 2022 10:52:20 -0400 Subject: [PATCH] Get serious with sshfs --- local/bin/mount-jool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/bin/mount-jool b/local/bin/mount-jool index 051a236..511cc40 100755 --- a/local/bin/mount-jool +++ b/local/bin/mount-jool @@ -3,7 +3,7 @@ set -o errexit set -o pipefail main() { - killall -q -w -r 'sshfs.+me@jool:/store/sshfs/meatballhat.+' || true + killall -9 -q -w -r 'sshfs.+me@jool:/store/sshfs/meatballhat.+' || true fusermount -u ~/mnt/jool 2>/dev/null || true local sshfs_args=(