From 362f6adcbe93cbb729fa669cbbafbf214e705b9b Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Wed, 28 May 2025 22:08:00 +0200 Subject: [PATCH] Update saltstack.sh --- ct/saltstack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/saltstack.sh b/ct/saltstack.sh index 02ed785..fba9eb7 100644 --- a/ct/saltstack.sh +++ b/ct/saltstack.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