From 8ac7b7630dfa906eb8353e09e2d7e3dd2bb08a9e Mon Sep 17 00:00:00 2001 From: tremor021 Date: Wed, 20 Aug 2025 14:12:59 +0200 Subject: [PATCH] Update --- ct/alpine-rustdeskserver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/alpine-rustdeskserver.sh b/ct/alpine-rustdeskserver.sh index c8b2c90b..1897d7df 100644 --- a/ct/alpine-rustdeskserver.sh +++ b/ct/alpine-rustdeskserver.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: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE