rc: typo in previous

This commit is contained in:
Franco Fichtner 2017-05-12 07:36:13 +02:00
parent f0fc0a5f55
commit cbc2ae07e7

View File

@ -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));