diff options
Diffstat (limited to 'src/hub/test-client')
-rwxr-xr-x | src/hub/test-client | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hub/test-client b/src/hub/test-client index 0ece313..335bab4 100755 --- a/src/hub/test-client +++ b/src/hub/test-client @@ -1,3 +1,3 @@ #!/bin/sh -socat file:../../dat/sample.json,rdonly unix-client:/run/sfive/receiver +socat file:../../dat/sample.json,rdonly unix-client:/run/sfive/pipe |