4 lines
97 B
Bash
Executable File
4 lines
97 B
Bash
Executable File
#!/bin/bash
|
|
unison /home/tom/Desktop ssh://tom@tmoron.fr:1880//home/tom/Desktop_sync/Desktop $@
|
|
|