4 lines
156 B
Bash
4 lines
156 B
Bash
#!/usr/bin/env bash
|
|
#sshfs -o allow_other pi@192.168.1.106:/var/www/html/control-freak/user pi
|
|
sshfs -o allow_other pi@192.168.1.106:/install/xDojoWatch pi
|