highlight cell which changed
[x300-pci] / svf.sh
diff --git a/svf.sh b/svf.sh
index 3472ea3..9a89138 100755 (executable)
--- 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 )
+