Update add-lxc-iptag.json

This commit is contained in:
CanbiZ
2024-12-19 10:15:42 +01:00
committed by GitHub
parent ba76b4fe37
commit 773e3ba983

View File

@@ -33,11 +33,11 @@
"notes": [
{
"text": "Execute within the Proxmox shell",
"type": "Info"
"type": "info"
},
{
"text": "Configuration: `nano /opt/lxc-iptag/iptag.conf`. iptag.service must be restarted after change.",
"type": "Info"
"type": "info"
},
{
"text": "The Proxmox Node must contain ipcalc and net-tools. `apt-get install -y ipcalc net-tools`",