Adjust regex to changed function signature

This commit is contained in:
rmm 2025-07-20 13:31:15 +02:00
parent 51ab839c41
commit 3c49729c77

View File

@ -66,7 +66,7 @@ function install_mod {
msg "Deactivating the nag screen..." msg "Deactivating the nag screen..."
sed -i "/Ext.define('Proxmox.Utils',/ { sed -i "/Ext.define('Proxmox.Utils',/ {
:a; :a;
/checked_command:\s*function(orig_cmd)\s*{/!{N;ba;} /checked_command:\s*function\s*(orig_cmd)\s*{/!{N;ba;}
a\ a\
\\ \\
// disable subscription nag screen\n\ // disable subscription nag screen\n\