Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-08-20 18:19:44 +00:00
parent aa269688d6
commit 11cd425162

View File

@@ -3406,10 +3406,14 @@
12 12
], ],
"notes": [ "notes": [
"Show Login Credentials, type `update` in the LXC console", "Show Login Credentials, type `cat ~/paperless.creds` in the LXC console",
"Script installs English as default OCR language. To install additional languages, use `apt-get install tesseract-ocr-[lang]`, where [lang] is the language code (e.g. `apt-get install tesseract-ocr-deu`)." "Script installs English as default OCR language. To install additional languages, use `apt-get install tesseract-ocr-[lang]`, where [lang] is the language code (e.g. `apt-get install tesseract-ocr-deu`)."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": null
}
}, },
{ {
"name": "Part-DB", "name": "Part-DB",