From e9e10555dd251410f4e2c2a39219679f52588c87 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 17 Sep 2022 21:40:44 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d7715b60..94f286ce 100644 --- a/README.md +++ b/README.md @@ -1533,6 +1533,13 @@ Run in the LXC Console ```yaml cat paperless.creds ``` + +⚙️ **To Update Paperless-ngx** + +Run in the LXC Console +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/paperless-ngx-update.sh)" +``` ____________________________________________________________________________________________