From 3c49729c7733017373978b6f39c8117554d8aeb8 Mon Sep 17 00:00:00 2001 From: rmm Date: Sun, 20 Jul 2025 13:31:15 +0200 Subject: [PATCH] Adjust regex to changed function signature --- pve-mod-nag-screen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pve-mod-nag-screen.sh b/pve-mod-nag-screen.sh index ae648ed..e557a93 100644 --- a/pve-mod-nag-screen.sh +++ b/pve-mod-nag-screen.sh @@ -66,7 +66,7 @@ function install_mod { msg "Deactivating the nag screen..." sed -i "/Ext.define('Proxmox.Utils',/ { :a; - /checked_command:\s*function(orig_cmd)\s*{/!{N;ba;} + /checked_command:\s*function\s*(orig_cmd)\s*{/!{N;ba;} a\ \\ // disable subscription nag screen\n\