init: nvdia-smi

This commit is contained in:
lollipopkit
2023-11-26 13:45:08 +08:00
parent f9f419f03f
commit ac94b33ad4
13 changed files with 107 additions and 114 deletions

View File

@@ -2,9 +2,9 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 648;
static const int build = 649;
static const String engine = "3.16.0";
static const String buildAt = "2023-11-23 22:02:19";
static const int modifications = 4;
static const String buildAt = "2023-11-23 22:29:30";
static const int modifications = 11;
static const int script = 29;
}