aboutsummaryrefslogtreecommitdiff
path: root/ssh-authorized-send
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-authorized-send')
-rwxr-xr-xssh-authorized-send3
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh-authorized-send b/ssh-authorized-send
index 22f5596..dc9c8c3 100755
--- a/ssh-authorized-send
+++ b/ssh-authorized-send
@@ -6,6 +6,9 @@
# Parameters
BASENAME="`basename $0`"
KEY="$1"
+
+# Servers
+shift
SERVERS="$*"
# Checks