From: Michal Sojka Date: Wed, 27 Oct 2010 07:50:38 +0000 (+0200) Subject: Add script to ssh to the board X-Git-Tag: fix-allnoconfig~339 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/c22edb9ce8aa33cf78af76a4f1deb65cacd39943?ds=sidebyside Add script to ssh to the board --- diff --git a/scripts/ssh b/scripts/ssh new file mode 100755 index 0000000..4631ffb --- /dev/null +++ b/scripts/ssh @@ -0,0 +1,3 @@ +#!/bin/sh + +ssh -t glab ssh root@192.168.2.3