From ad86c1410ae826690a2359d22d36f64852b8daaa Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 11 Apr 2025 07:57:43 +0000 Subject: [PATCH] docs: update Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice --- Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice.md b/Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice.md index 3fa5ee7..2d09b16 100644 --- a/Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice.md +++ b/Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice.md @@ -2,13 +2,13 @@ title: Disable ProxMox Subscription Notice description: published: true -date: 2025-04-11T07:53:49.776Z +date: 2025-04-11T07:57:37.999Z tags: proxmox editor: markdown dateCreated: 2025-04-11T07:53:49.776Z --- Proxmox 8.3 -``` +```bash sed -Ezi.bak "s/(function\(orig_cmd\) \{)/\1\n\torig_cmd\(\);\n\treturn;/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service ``` \ No newline at end of file