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

8 lines
126 B
Plaintext

ARG OPTIONS
ARG JAIL
ARG ACTION
ARG PROPERTY
ARG VALUE
CMD bastille config ${OPTIONS} ${JAIL} ${ACTION} ${PROPERTY} ${VALUE}