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