Update core.func

This commit is contained in:
CanbiZ 2025-05-07 14:36:20 +02:00
parent d8a654482f
commit f056e0a258

View File

@ -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