Add mount files and updated paru script
This commit is contained in:
4
mount-rpi0
Executable file
4
mount-rpi0
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
sshfs -o default_permissions pi@10.1.1.150:/media/NAS0/NAS_Storage/services/rpi0 /mnt/sshfs/rpi0
|
||||
|
Reference in New Issue
Block a user