From 8e2e02a2153dc41b5d1f74cc9e2d7397be2bda6e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 19 Apr 2022 23:08:37 +0200 Subject: [PATCH] Lint --- paperless_ngx/rootfs/etc/cont-init.d/99-run.sh | 1 + 1 file changed, 1 insertion(+) 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 cf0c9c34e..bccae88fc 100644 --- a/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh +++ b/paperless_ngx/rootfs/etc/cont-init.d/99-run.sh @@ -1,3 +1,4 @@ #!/usr/bin/with-contenv bashio +# shellcheck shell=bash bashio::log.info "Initial username and password are admin. Please change in the administration panel of the webUI after login."