general: remove gitea links overall (#16863)

* docker-vm, pve-privilege-converter: source from GitHub raw instead of gitea mirror

* docker-vm, pve-privilege-converter, vm-core.func: source from GitHub raw instead of gitea mirror
This commit is contained in:
CanbiZ (MickLesk)
2026-08-30 12:52:43 +02:00
committed by GitHub
parent 2638197aff
commit c152912552
6 changed files with 7 additions and 11 deletions
-4
View File
@@ -10,10 +10,6 @@
# including colors, formatting, validation checks, message output, and
# execution helpers used throughout the Community-Scripts ecosystem.
#
# Usage:
# source <(curl -fsSL https://git.community-scripts.org/.../core.func)
# load_functions
#
# ==============================================================================
[[ -n "${_CORE_FUNC_LOADED:-}" ]] && return