4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sshfs -o reconnect 192.168.4.101:/home/lachtan /home/lachtan/mnt/wood
|