opt.: docker rm container -f & font setting item

This commit is contained in:
lollipopkit
2023-12-21 14:06:18 +08:00
parent 4a93b326db
commit e686387d88
15 changed files with 72 additions and 32 deletions

View File

@@ -2,9 +2,9 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 685;
static const int build = 686;
static const String engine = "3.16.4";
static const String buildAt = "2023-12-20 14:09:17";
static const int modifications = 4;
static const int script = 32;
static const String buildAt = "2023-12-20 17:26:32";
static const int modifications = 2;
static const int script = 33;
}