docs: update Hypervisors/Proxmox/Disable-ProxMox-Subscription-Notice
parent
52ea4eb4c8
commit
ad86c1410a
|
|
@ -2,13 +2,13 @@
|
||||||
title: Disable ProxMox Subscription Notice
|
title: Disable ProxMox Subscription Notice
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-04-11T07:53:49.776Z
|
date: 2025-04-11T07:57:37.999Z
|
||||||
tags: proxmox
|
tags: proxmox
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2025-04-11T07:53:49.776Z
|
dateCreated: 2025-04-11T07:53:49.776Z
|
||||||
---
|
---
|
||||||
|
|
||||||
Proxmox 8.3
|
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
|
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
|
||||||
```
|
```
|
||||||
Loading…
Reference in New Issue