Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-08-26 13:59:04 +02:00
parent e9d9fb1ae6
commit f8017a0a02
4 changed files with 14 additions and 19 deletions

View file

@ -238,8 +238,7 @@ RUN set -ex; \
chmod +r /upgrade.exclude && \
chmod +x /cron.sh && \
chmod +x /notify.sh && \
chmod +x /activate-collabora.sh && \
chmod +x /activate-fulltextsearch.sh
chmod +x /activate-collabora.sh
RUN set -ex; \
mkdir /mnt/ncdata; \