Skip to content

Commit

Permalink
- added some sensor data in the splash pad version
Browse files Browse the repository at this point in the history
- added some pictures for tools as well in splash pad
  • Loading branch information
rptmat57 committed Jun 13, 2022
1 parent 681dd40 commit dc253bb
Show file tree
Hide file tree
Showing 4 changed files with 446 additions and 77 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.splash_pad
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ RUN rm --recursive --force /nemo

RUN mkdir /nemo
RUN mkdir /nemo/media
RUN mkdir /nemo/media/tool_images
WORKDIR /nemo

COPY resources/icons/* /nemo/media/
COPY resources/people/* /nemo/media/
COPY resources/sounds/* /nemo/media/
COPY resources/images/tool_images/* /nemo/media/tool_images/
COPY resources/images/* /nemo/media/
COPY resources/emails/* /nemo/media/
COPY resources/splash_pad_rates.json /nemo/media/rates.json
Expand Down
Loading

0 comments on commit dc253bb

Please sign in to comment.