Added Trusty

This commit is contained in:
Lednerb
2015-01-11 00:06:14 +01:00
parent e21b923194
commit 2ae64d0abe

View File

@@ -45,6 +45,7 @@ $configfiles = array();
$configfiles = array_merge(
include $cfgPath . 'wheezy.inc.php',
include $cfgPath . 'squeeze.inc.php',
include $cfgPath . 'trusty.inc.php',
include $cfgPath . 'precise.inc.php',
include $cfgPath . 'lucid.inc.php',
include $cfgPath . 'gentoo.inc.php',