From 7e76675cc6422982a052db780ed052e21381e3ce Mon Sep 17 00:00:00 2001 From: tremor021 Date: Sun, 30 Mar 2025 00:00:06 +0100 Subject: [PATCH] Add GoMFT rewrite to testing --- ct/gomft.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/gomft.sh b/ct/gomft.sh index 49e527f0..662c7907 100644 --- a/ct/gomft.sh +++ b/ct/gomft.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE