solana/ci/downstream-projects/run-openbook-dex.sh

13 lines
245 B
Bash
Executable File

#!/usr/bin/env bash
set -e
here="$(dirname "$0")"
#shellcheck source=ci/downstream-projects/func-openbook-dex.sh
source "$here"/func-openbook-dex.sh
#shellcheck source=ci/downstream-projects/common.sh
source "$here"/common.sh
_ openbook_dex