3 lines
104 B
Bash
Executable file
3 lines
104 B
Bash
Executable file
#!/bin/bash
|
|
|
|
sshfs matthieu.fortin@172.31.180.4:/home/matthieu.fortin/backups /home/matt/backups_remote
|