Develop: Update entrypoint-init.sh file
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
13f710bfc9
commit
6c89fd7313
1 changed files with 0 additions and 2 deletions
2
scripts/dist/entrypoint-init.sh
vendored
2
scripts/dist/entrypoint-init.sh
vendored
|
@ -26,8 +26,6 @@ case $DOCKER_ENV in
|
|||
INIT_SCRIPTS="/scripts"
|
||||
CHOWN_DIRS=("/photoprism" "/opt/photoprism" "/go" "/tmp/photoprism")
|
||||
CHMOD_DIRS=("/opt/photoprism" "/tmp/photoprism")
|
||||
# Create test TLS certificates.
|
||||
./scripts/openssl/create-all.sh
|
||||
;;
|
||||
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue