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

7 lines
111 B
Plaintext

ARG OPTIONS
ARG JAIL
ARG HOST_PATH
ARG JAIL_PATH
CMD bastille cp ${OPTIONS} ${JAIL} ${HOST_PATH} ${JAIL_PATH}