X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=svf.sh;h=9a89138b669116a39727af22afb31479b4fa8c20;hb=e3bcdfdcd8b70430bf522436ae79bfc8f1624fd2;hp=3472ea369d9524dee19a41fd10d02d8cb98e525e;hpb=31d462e8fa3b80f0cc38ddc9931715188fe8eb27;p=x300-pci diff --git a/svf.sh b/svf.sh index 3472ea3..9a89138 100755 --- a/svf.sh +++ b/svf.sh @@ -1,2 +1,4 @@ svf=/nuc/altera-squeeze/root/epm3128/epm3128.svf +test ! -z "$1" && svf=$1 ls -al $svf && ( echo svf $svf | nc -w 1 picam 4444 ) +