mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 12:20:10 +00:00
PBS: fix typo (#9482)
* fix PBS warning typo * lowercase IPv6 --------- Co-authored-by: jharmsen <jharmsen@JH-MBA.local>
This commit is contained in:
parent
7d47eb81e9
commit
bdef4cbfef
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"type": "warning"
|
||||
},
|
||||
{
|
||||
"text": "Advanced Install is only possible with disabled IPV6! Otherwise the installation sometimes stuck.",
|
||||
"text": "Advanced Install is only possible with IPv6 disabled! Otherwise, the installation may get stuck.",
|
||||
"type": "warning"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue