Update nginxproxymanager.sh

This commit is contained in:
Bruno Alves
2025-02-27 15:41:01 +00:00
committed by GitHub
parent 194e213021
commit 3ac367ff59

View File

@@ -1,8 +1,8 @@
#!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func)
source <(curl -s https://raw.githubusercontent.com/balves42/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2025 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# License: MIT | https://github.com/balves42/Proxmox/raw/main/LICENSE
# Source: https://nginxproxymanager.com/
APP="Nginx Proxy Manager"