warbo-utilities: eeca185b1afdd7b3129c1bf2ea704949dbbc3511

     1: #!/usr/bin/env bash
     2: fusermount -u /home/chris/Public
     3: sudo umount -l /home/chris/Public
     4: sshfs pi@raspberrypi.local:/opt/shared /home/chris/Public \
     5:       -o follow_symlinks -o allow_other

Generated by git2html.