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