add header pyenv

This commit is contained in:
MickLesk
2026-08-03 09:16:05 +02:00
parent 3e23659bbe
commit a5452ec83b
+2
View File
@@ -21,6 +21,8 @@ trap 'error_handler' ERR
# Initialize all core functions (colors, formatting, icons, STD mode)
load_functions
header_info
if command -v pveversion >/dev/null 2>&1; then
msg_error "Can't Install on Proxmox "
exit 1