Drop the change-ownership script

This commit is contained in:
flow.gunso
2019-04-09 12:28:30 +02:00
parent 8a0225edeb
commit 9d986aa086

View File

@@ -28,7 +28,6 @@ RUN mkdir /.seafile ;\
COPY assets/seafile.list /etc/apt/sources.list.d/
COPY assets/supervisord.conf /.supervisord/
COPY assets/infinite-seaf-cli-start.sh /
COPY assets/change-ownership.sh /
COPY entrypoint.sh /
RUN chmod 777 /entrypoint.sh