Update docs, yml to -ngx

This commit is contained in:
Quinn Casey
2022-03-01 14:09:09 -08:00
parent fe0f515c5c
commit 16a4c15adb
9 changed files with 24 additions and 26 deletions

View File

@@ -74,7 +74,7 @@ install_languages() {
done
}
echo "Paperless-ng docker container starting..."
echo "Paperless-ngx docker container starting..."
# Install additional languages if specified
if [[ ! -z "$PAPERLESS_OCR_LANGUAGES" ]]; then