diff options
Diffstat (limited to 'demo')
| -rwxr-xr-x | demo/async/run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/async/run.sh b/demo/async/run.sh index 856fea9f..b5128eb0 100755 --- a/demo/async/run.sh +++ b/demo/async/run.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash ADDR=ipc:///tmp/async_demo COUNT=10 |
