diff options
Diffstat (limited to 'mgarepo-ssh')
-rwxr-xr-x | mgarepo-ssh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mgarepo-ssh b/mgarepo-ssh new file mode 100755 index 0000000..9532421 --- /dev/null +++ b/mgarepo-ssh @@ -0,0 +1,2 @@ +#!/bin/sh +ssh -o "BatchMode yes" $* |