mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-24 05:26:28 +01:00
Entrypoint renamed
This commit is contained in:
@@ -33,10 +33,7 @@ RUN \
|
|||||||
/data/photoprism/storage/cache && \
|
/data/photoprism/storage/cache && \
|
||||||
chmod -R 777 /data/photoprism && \
|
chmod -R 777 /data/photoprism && \
|
||||||
chown -Rf photoprism:photoprism /data/photoprism && \
|
chown -Rf photoprism:photoprism /data/photoprism && \
|
||||||
chmod -Rf a+rwx /data/photoprism && \
|
chmod -Rf a+rwx /data/photoprism
|
||||||
# rename entrypoint
|
|
||||||
mv /entrypoint.sh /entrypoint_photoprism.sh
|
|
||||||
|
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 3 Install apps #
|
# 3 Install apps #
|
||||||
|
|||||||
Reference in New Issue
Block a user