From 6a1163ce651bdb0c07c210c3cb66711a8b14769c Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 4 Mar 2025 13:07:15 +0100 Subject: [PATCH] switch ProxmoxVE to ProxmoxVED --- ct/revealjs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/revealjs.sh b/ct/revealjs.sh index 4bb2949..5a29f50 100644 --- a/ct/revealjs.sh +++ b/ct/revealjs.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