diff --git a/bin/wood-unmount b/bin/wood-unmount new file mode 100755 index 0000000..2d7a6f6 --- /dev/null +++ b/bin/wood-unmount @@ -0,0 +1,4 @@ +#!/bin/bash + +fusermount -u /home/lachtan/mnt/wood +