From daae1ff77e74ad6a0a805eefb79c4d7953b689fb Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 10 May 2023 18:24:03 -0400 Subject: [PATCH] Update docker.sh --- ct/docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/docker.sh b/ct/docker.sh index 1805787c..aeaf9695 100644 --- a/ct/docker.sh +++ b/ct/docker.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/dev/misc/build.func) # Copyright (c) 2021-2023 tteck # Author: tteck (tteckster) # License: MIT