3 lines
93 B
Bash
Executable file
3 lines
93 B
Bash
Executable file
#!/bin/bash
|
|
|
|
sshfs matthieu.fortin@172.31.180.4:/home/matthieu.fortin "$HOME/backups_remote"
|