Files
hackacad/tests/core/setup/Bastillefile
tschettervictor 336dfbb1fe add tests
2025-11-19 23:20:02 -07:00

7 lines
74 B
Plaintext

# core/setup
ARG OPTIONS
ARG ARGS
CMD bastille setup ${OPTIONS} ${ARGS}