Skip to content
Snippets Groups Projects

feat-launch_challenge_commands

1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
+ 1
3
@@ -23,10 +23,8 @@ RUN chown deadlock setup_trace.py
COPY recorder-out deadlock/
COPY .gitignore_recorder deadlock/.gitignore
COPY start.desktop.sh .
RUN chmod 504 deadlock/ -R
RUN chmod 500 /deadlock/recorder.js
RUN chmod 500 start.desktop.sh
RUN mkdir /project && mkdir /tmp/.ssh && mkdir /home/deadlock/mission
Loading