From 03d079b7b4dfe165f89ed39db3012ec7dfd67aa3 Mon Sep 17 00:00:00 2001 From: Elton Renda Date: Sun, 16 Jan 2022 19:34:35 +0200 Subject: [PATCH] Update README.md --- lxc/nginx-proxy-manager/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc/nginx-proxy-manager/README.md b/lxc/nginx-proxy-manager/README.md index 440a155..13c179e 100644 --- a/lxc/nginx-proxy-manager/README.md +++ b/lxc/nginx-proxy-manager/README.md @@ -41,7 +41,7 @@ There is no login required to access the console from the Proxmox web UI. If you If you are not using proxmox or want to install this on a existing Alpine box, you can run the setup script itself. -***Note:*** _Only Alpine and Ubuntu are currently supported by this script_ +***Note:*** _Only Alpine, Debian and Ubuntu are currently supported by this script_ ```bash wget --no-cache -qO - https://raw.githubusercontent.com/ej52/proxmox/main/lxc/nginx-proxy-manager/setup.sh | sh