From 476ab98f59ef51543c786b902cef8a743d796141 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Wed, 24 Sep 2025 13:01:31 +0200 Subject: [PATCH] Add Monica test --- ct/monica.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/monica.sh b/ct/monica.sh index 2be6d986..b669fbf8 100644 --- a/ct/monica.sh +++ b/ct/monica.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE