diff --git a/fw_test/batchprog b/fw_test/batchprog new file mode 100755 index 0000000..755a7f5 --- /dev/null +++ b/fw_test/batchprog @@ -0,0 +1,6 @@ +#!/bin/bash +A=`tempfile` +(base64 -d|gunzip ) > $A <<