From 66f2bf78cce1083b6c18b3ea7200489e9af8e5d3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 12 Nov 2022 23:08:39 +0100 Subject: [PATCH] Update 99-run.sh --- paperless_ngx/rootfs/etc/cont-init.d/99-run.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh b/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh index ff8982a70..8a9151ee5 100644 --- a/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh +++ b/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh @@ -7,3 +7,5 @@ exec redis-server & bashio::log.info "Starting redis" bashio::log.info "Initial username and password are admin. Please change in the administration panel of the webUI after login." + +/./sbin/docker-entrypoint.sh