mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-25 18:24:58 +01:00
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
# unit-tests/setup-bridge
|
|
|
|
ARG OPTIONS="bridge"
|
|
ARG ARGS
|
|
|
|
INCLUDE core/setup --arg OPTIONS=${OPTIONS} --arg ARGS=${ARGS}
|