Adjust regex to a changed nag screen function signature (#104)

This commit is contained in:
eremem 2025-07-20 13:33:33 +02:00 committed by GitHub
parent 51ab839c41
commit fa629cfdd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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\