#!/bin/bash

sshfs -o reconnect,ServerAliveInterval=15,ServerAliveCountMax=3 pi@raspberrypi.local:/mnt /home/andrew/Desktop/RPI
