mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 13:28:25 +00:00
Update build.func
This commit is contained in:
@@ -106,6 +106,11 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ -n "${_COMMUNITY_SCRIPTS_LOADER:-}" ]; then
|
||||
return 0 2>/dev/null || exit 0
|
||||
fi
|
||||
_COMMUNITY_SCRIPTS_LOADER=1
|
||||
|
||||
# --- Step 3: always source local versions of the core files ---
|
||||
source "$FUNC_DIR/core.func"
|
||||
source "$FUNC_DIR/error_handler.func"
|
||||
|
||||
Reference in New Issue
Block a user