Skip to content

Instantly share code, notes, and snippets.

@goldstar611
Created July 17, 2023 23:57
Show Gist options
  • Save goldstar611/851c464cc72f20b1158c2033aa4248e1 to your computer and use it in GitHub Desktop.
Save goldstar611/851c464cc72f20b1158c2033aa4248e1 to your computer and use it in GitHub Desktop.
proxmox_customs.sh
sed -i 's/checked_command: function(orig_cmd) {/checked_command: function(orig_cmd) {orig_cmd();},\n\n zzzchecked_command: function(orig_cmd) {/g' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment