Remove files not needed for PR

This commit is contained in:
Frans Stofberg
2025-11-02 09:51:36 +02:00
parent 86028cc640
commit 0cd72e9f39
5 changed files with 211 additions and 9 deletions

View File

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