mirror of https://github.com/tteck/Proxmox.git
Update nginx-proxy-manager-v4.sh
This commit is contained in:
parent
47a76e6977
commit
978af4df27
|
@ -3,7 +3,7 @@ echo -e "Loading..."
|
|||
APP="Nginx Proxy Manager"
|
||||
var_disk="3"
|
||||
var_cpu="1"
|
||||
var_ram="1048"
|
||||
var_ram="1024"
|
||||
var_os="debian"
|
||||
var_version="11"
|
||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
|
||||
|
|
Loading…
Reference in New Issue