Update title bar from "Installer" to "Tool"

- Changed header from "Proxmox Backup Client Installer" to "Proxmox PBSClient Tool"
- Better reflects the multi-purpose nature of the tool (not just installation)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
zaphod-black 2025-11-02 21:40:14 -06:00
parent 19cee4c6ce
commit e5a4b7abf4

View file

@ -2121,7 +2121,7 @@ show_version() {
main() {
echo
echo "╔════════════════════════════════════════"
echo "║ Proxmox Backup Client Installer"
echo "║ Proxmox PBSClient Tool"
echo "║ Version: ${SCRIPT_VERSION}"
echo "╚════════════════════════════════════════"
echo