Renamed chmoded file

master
xagaba 8 years ago committed by GitHub
parent a364202e15
commit 61d7fd5496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,6 @@ RUN echo '0 3 * * * root /usr/bin/python /app/snapraid-runner/snapraid-runner.py
VOLUME /mnt /config VOLUME /mnt /config
COPY /docker-entry.sh / COPY /docker-entry.sh /
RUN chmod 544 /docker-entrypoint.sh RUN chmod 544 /docker-entry.sh
CMD ["/docker-entry.sh"] CMD ["/docker-entry.sh"]

Loading…
Cancel
Save