Skip to content

Commit

Permalink
(forensics): Fixed missing uploads dir
Browse files Browse the repository at this point in the history
  • Loading branch information
saintbarber committed Apr 29, 2024
1 parent 50144f5 commit 68712f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions forensics/underground_watch_part_2/setup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ COPY uploads uploads
COPY index.php index.php
COPY upload.php upload.php

# Populate challenge with orion_shell
COPY bot_commands/orion_shell.php uploads/orion_shell.php

RUN chown -R www-data:www-data /var/www/html

COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 68712f6

Please sign in to comment.