Merge pull request 'remove data creation' (#19) from hotfix/jitsi-admin-data into main
Reviewed-on: #19 Reviewed-by: emanuel.holzmann <emanuel.holzmann@noreply.localhost>
This commit is contained in:
commit
f89fe46dd2
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ RUN echo "#!/bin/sh" > /docker-entrypoint-init.d/03-symfony.sh \
|
|||
|
||||
RUN wget https://github.com/H2-invent/jitsi-admin/releases/download/${VERSION}/application.zip -O artifact.zip \
|
||||
&& unzip artifact.zip \
|
||||
&& mkdir data \
|
||||
&& chown -R nobody public \
|
||||
&& chown -R nobody theme \
|
||||
&& chown -R nobody data \
|
||||
|
|
Loading…
Add table
Reference in a new issue