fix: path to my personnal fork

This commit is contained in:
Enzo Legrand
2025-09-30 17:06:17 +02:00
parent 93809e5784
commit 1f42430bf3
2 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ verb_ip6() {
# # This function handles errors
# error_handler() {
# source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/api.func)
# source <(curl -fsSL https://raw.githubusercontent.com/prop4n/ProxmoxVED/refs/heads/add-script-sonarqube/misc/api.func)
# local exit_code="$1"
# local line_number="$2"
# local command="${3:-}"