add data directory with permission #12

Merged
emanuel.holzmann merged 2 commits from hotfix/add-data-directory into main 2024-12-08 16:45:53 +01:00
Showing only changes of commit 3e251ada34 - Show all commits

View file

@ -81,7 +81,7 @@ RUN wget https://github.com/H2-invent/jitsi-admin/releases/download/${VERSION}/a
&& chown -R nobody var \
&& chmod -R 700 public \
&& chmod -R 700 theme \
&& chown -R 700 data \
&& chmod -R 700 data \
&& chmod -R 700 var \
&& rm artifact.zip \
&& rm -r var/cache