diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index 12ccfacba..4cbe2120a 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -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"