mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
rc: typo in previous
This commit is contained in:
parent
f0fc0a5f55
commit
cbc2ae07e7
@ -95,7 +95,7 @@ EOD;
|
||||
You now have the opportunity to configure VLANs. If you don't require VLANs
|
||||
for initial connectivity, say no here and use the GUI to configure VLANs later.
|
||||
|
||||
Do you want to set up VLANs now? ${no_yes_prompt}
|
||||
Do you want to set up VLANs now? ${yes_no_prompt}
|
||||
EOD;
|
||||
if ($interactive) {
|
||||
$key = chop(fgets($fp));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user