rc: tweak previous

This commit is contained in:
Franco Fichtner 2017-05-15 08:18:55 +02:00
parent 82032a7316
commit fae2e48f94

View File

@ -276,7 +276,7 @@ EOD;
echo "OPT" . ($i+1) . " -> " . $optif[$i] . "\n";
}
} else {
echo "\nNo interfaces will be assigned.";
echo "\nNo interfaces will be assigned!\n";
}
echo <<<EOD