3 lines
191 B
Bash
3 lines
191 B
Bash
#!/bin/bash
|
|
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 |