Changed some more misc

This commit is contained in:
GoldenSpring
2025-12-22 02:38:54 +03:00
parent 6c39ea9e35
commit cdc6806bf3
3 changed files with 4 additions and 4 deletions

View File

@@ -174,7 +174,7 @@ _bootstrap() {
# Source core functions
source <(curl -fsSL https://raw.githubusercontent.com/GoldenSpringness/ProxmoxVED/refs/heads/feature/rustypaste/misc/core.func)
source <(curl -fsSL https://raw.githubusercontent.com/GoldenSpringness/ProxmoxVED/refs/heads/feature/rustypaste/misc/error_handler.func)
source <(curl -fsSL https://raw.githubusercontent.com/GoldenSpringness/ProxmoxVED/refs/heads/feature/rustypastemisc/error_handler.func)
load_functions
catch_errors
}