Added Ubuntu

This commit is contained in:
ChocoTaco 2020-01-08 02:49:43 -05:00
parent 6430b7663e
commit acd5fe407e
17 changed files with 1802 additions and 172 deletions

View file

@ -0,0 +1,10 @@
// These values should be written on container start
// ----
//$Host::AdminList = "";
//$Host::AdminPassword = "changeme";
//$Host::ClassicSuperAdminPassword = "changme";
//$Host::ClassicTelnetListenPass = "changeme";
//$Host::ClassicTelnetPassword = "changeme";
//$Host::SuperAdminList = "";
// ----