diff --git a/provision-openfga-cli.sh b/provision-openfga-cli.sh index e3436cc..0ba7f7e 100755 --- a/provision-openfga-cli.sh +++ b/provision-openfga-cli.sh @@ -1,8 +1,6 @@ #!/bin/bash set -euxo pipefail -OPENFGA_FQDN="localhost" - # see https://github.com/openfga/cli/releases # renovate: datasource=github-releases depName=openfga/cli openfga_cli_version='0.6.1' @@ -21,6 +19,6 @@ rm -rf "$t" # see https://github.com/openfga/cli?tab=readme-ov-file#configuration install /dev/null -m 600 ~/.fga.yaml cat >~/.fga.yaml <