Skip to content

Instantly share code, notes, and snippets.

@karoltheguy
Created July 22, 2023 17:55
Show Gist options
  • Save karoltheguy/ab3e53b3b129e30ff2a559bdd91980e1 to your computer and use it in GitHub Desktop.
Save karoltheguy/ab3e53b3b129e30ff2a559bdd91980e1 to your computer and use it in GitHub Desktop.
remove proxmox subscription message
sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: gettext\('No valid sub)/void\(\{ \/\/\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service
@karoltheguy
Copy link
Author

shell will then disconnect as it restarts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment