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

6 lines
79 B
Plaintext

ARG OPTIONS
ARG JAIL
ARG USER
CMD bastille console ${OPTIONS} ${JAIL} ${USER}