newdevice: Added support for Edgerouter devices #4936

This commit is contained in:
laf
2016-11-04 21:35:08 +00:00
parent 99e5970357
commit a70d7f7e7d
3 changed files with 4 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
$items = array(
'EdgeOS',
'EdgeRouter Lite',
'EdgeRouter',
);
if (starts_with($sysDescr, $items)) {