diff options
Diffstat (limited to 'src/daq/s5proxy/test')
-rwxr-xr-x | src/daq/s5proxy/test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/daq/s5proxy/test b/src/daq/s5proxy/test new file mode 100755 index 0000000..f27f060 --- /dev/null +++ b/src/daq/s5proxy/test @@ -0,0 +1,3 @@ +#!/bin/bash + +exec bin/s5proxy -config sample.json |