Testing VyOS support

This commit is contained in:
Paul Gear
2014-11-22 17:47:32 +10:00
parent 62532e652f
commit 198cf9ac08
5 changed files with 30 additions and 2 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ if (!$os)
if (preg_match("/^Vyatta/", $sysDescr)) { $os = "vyatta"; }
}
?>
?>