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