From: Vincent Le Gallic Date: Thu, 20 Mar 2014 14:41:54 +0000 (+0100) Subject: [ssh_borne] .ap ? dafuq ? X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=commitdiff_plain;h=b81af30fef0c7be7c798094275cdc411521f7568 [ssh_borne] .ap ? dafuq ? --- diff --git a/ssh_borne b/ssh_borne index e955b59..dd44237 100755 --- a/ssh_borne +++ b/ssh_borne @@ -1,3 +1,3 @@ #!/bin/sh -ssh -i /usr/scripts/gestion/clef-wifi -o BatchMode=yes -o UserKnownHostsFile=~/.ssh/ssh_known_bornes -o ForwardX11=no -o StrictHostKeyChecking=no -o PasswordAuthentication=no -o ConnectTimeout=10 root@$1.ap.crans.org +ssh -i /usr/scripts/gestion/clef-wifi -o BatchMode=yes -o UserKnownHostsFile=~/.ssh/ssh_known_bornes -o ForwardX11=no -o StrictHostKeyChecking=no -o PasswordAuthentication=no -o ConnectTimeout=10 root@$1.wifi.crans.org