diff options
Diffstat (limited to 'bin/spicedb')
| -rwxr-xr-x | bin/spicedb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/spicedb b/bin/spicedb index 6c43a153..5d4cf0bb 100755 --- a/bin/spicedb +++ b/bin/spicedb @@ -5,4 +5,4 @@ if ! command -v spicedb >/dev/null 2>&1; then exit 1 fi -exec spicedb "$@" +exec spicedb $@ |
