From 1665cf8381077ba8a25c64082435e4ac0516b6ad Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 20 Mar 2023 22:43:12 -0400 Subject: [PATCH] Update docker-v5.sh --- ct/docker-v5.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/docker-v5.sh b/ct/docker-v5.sh index 1abd68a3..24da9885 100644 --- a/ct/docker-v5.sh +++ b/ct/docker-v5.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash - +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/dev/misc/function.sh) # Copyright (c) 2021-2023 tteck # Author: tteck (tteckster) # License: MIT