From b39bb439bf674bfb75ec6e44dd5b540f09beaa60 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 9 Apr 2023 03:46:42 -0400 Subject: [PATCH] Update nginxproxymanager.sh fix branch --- ct/nginxproxymanager.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index 62603405..9b71bfe5 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/dev/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) # Copyright (c) 2021-2023 tteck # Author: tteck (tteckster) # License: MIT