From f056e0a258f34e10088d639d7328d6c0c70dffe1 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 7 May 2025 14:36:20 +0200 Subject: [PATCH] Update core.func --- misc/core.func | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/core.func b/misc/core.func index a806dfb..3819069 100644 --- a/misc/core.func +++ b/misc/core.func @@ -1,6 +1,7 @@ # Copyright (c) 2021-2025 community-scripts ORG # License: MIT | https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/LICENSE +: "${SPINNER_PID:=}" [[ -n "${_CORE_FUNC_LOADED:-}" ]] && return _CORE_FUNC_LOADED=1