From 53559fb0b7ba0ef7fdf35b021cfd4f007dc06498 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 2 Apr 2025 23:24:38 +0200 Subject: [PATCH] Update VE -> VED MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/allstarlink.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/allstarlink.sh b/ct/allstarlink.sh index b9e6106..b331818 100644 --- a/ct/allstarlink.sh +++ b/ct/allstarlink.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: Don Locke (DonLocke) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE