mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 22:01:15 +00:00
Merge branch 'main' of https://github.com/MacRimi/ProxMenux
This commit is contained in:
@@ -3406,10 +3406,14 @@
|
||||
12
|
||||
],
|
||||
"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`)."
|
||||
],
|
||||
"type": "ct"
|
||||
"type": "ct",
|
||||
"default_credentials": {
|
||||
"username": "admin",
|
||||
"password": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Part-DB",
|
||||
|
Reference in New Issue
Block a user