Compare commits
No commits in common. "ad86c1410ae826690a2359d22d36f64852b8daaa" and "d56d13dfa406cd41b07f98acc19824ebc76ab190" have entirely different histories.
ad86c1410a
...
d56d13dfa4
|
|
@ -1,14 +0,0 @@
|
|||
---
|
||||
title: Disable ProxMox Subscription Notice
|
||||
description:
|
||||
published: true
|
||||
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
|
||||
```
|
||||
Loading…
Reference in New Issue