Remove the Proxmox “No Valid Subscription” message 6.0-4
Edit pvemanagerlib.js located at:
/usr/share/pve-manager/js/pvemanagerlib.js
line 39368 (as of writing)
Comment out
Proxmox.Utils.checked_command(function() {}); // display subscription status
So it looks like
// Proxmox.Utils.checked_command(function() {}); // display subscription status
No comments:
Post a Comment