fix qemu-gues-agent issue and redhat based images

This commit is contained in:
2025-12-01 20:54:03 +07:00
parent 6b5ef25a3d
commit 11358a89dc
5 changed files with 12 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
set -e
INSTALL_DIR="/usr/local/bin"
BINARY_NAME="proxmox-cloud-image"
BINARY_NAME="pib"
REPO_URL="https://github.com/yourusername/proxmox-cloud-image"
echo "=========================================="