add participant readme to the os

This commit is contained in:
Robin Olsen
2026-03-25 20:06:53 +01:00
parent 8d18afc46c
commit 936613bed6
2 changed files with 186 additions and 1 deletions

View File

@@ -14,4 +14,6 @@ COPY pm_bash.sh /etc/bash_completion.d/pm
RUN chmod +x /usr/local/bin/pm
COPY setup-desktop.sh /custom-cont-init.d/01-setup-desktop.sh
RUN chmod +x /custom-cont-init.d/01-setup-desktop.sh
RUN chmod +x /custom-cont-init.d/01-setup-desktop.sh
COPY PARTICIPANT_README.md /config/Desktop/README.md