Skip to content

Instantly share code, notes, and snippets.

View m-primo's full-sized avatar
🎯
Working hard and smart

Primo m-primo

🎯
Working hard and smart
View GitHub Profile

Within /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js,
there's a function checked_command: function(orig_cmd),
inside of which:

--- proxmoxlib.js
+++ proxmoxlib.no-nag.js

         success: function(response, opts) {
- let res = response.result;