diff --git a/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh b/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh new file mode 100644 index 000000000..cf0c9c34e --- /dev/null +++ b/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh @@ -0,0 +1,3 @@ +#!/usr/bin/with-contenv bashio + +bashio::log.info "Initial username and password are admin. Please change in the administration panel of the webUI after login."