#!/bin/sh
set -eu

cd -P -- "$(dirname -- "$0")"
exec ./ankole eval Ankole.Release.bootstrap_worker_auth_key
