Last active
March 15, 2026 02:39
-
-
Save h2dcomputers/8798c7e887214e118ee00454c87dcec4 to your computer and use it in GitHub Desktop.
ProxMox No-Subscription Banner Remove
doesnt work for me on 9.1.5
@SantiPT007
worked flawlessly with 9.1.5 !!!
#Single command to perform all functions in one step
cp /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js.bak && sed -i '/checked_command: function (orig_cmd) {$/a\ return (typeof orig_cmd === "function" && (orig_cmd(), true));' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service
^^ Not working with 9.1.5!
^^ Single command works with 9.1.6. Make sure you clear your browser cache. You can clear the individual proxmox site instead of clearing all sites cache.
will this work on proxmox backup server?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works with 9.1.5