6 lines
110 B
Bash
Executable File
6 lines
110 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -x
|
|
|
|
exec unison ssh://fwminex/annex2/M-Documents/presentations-public/ static/talks/
|