From 8daa235a883e0c80c4c5ed88017c7ad3b92490af Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Sun, 24 Aug 2025 08:08:35 +0200 Subject: [PATCH] cat improvement --- frontend/public/json/paperless-ngx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/paperless-ngx.json b/frontend/public/json/paperless-ngx.json index a083fd907..373dfb1c7 100644 --- a/frontend/public/json/paperless-ngx.json +++ b/frontend/public/json/paperless-ngx.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Show Login Credentials, type `cat ~/paperless.creds` in the LXC console", + "text": "Show Login Credentials, type `cat ~/paperless-ngx.creds` in the LXC console", "type": "info" }, {