4 lines
105 B
Bash
Executable file
4 lines
105 B
Bash
Executable file
#!/bin/bash
|
|
|
|
sshfs matthieu.fortin@172.31.180.4:/home/matthieu.fortin/backups /home/matt/backups-remote
|
|
|