From 5959a6edb80a807c5bbc7207dffef6ab9a50997f Mon Sep 17 00:00:00 2001 From: UnknownObject Date: Mon, 17 Aug 2026 18:07:52 +0800 Subject: [PATCH] add core user --- build/core_distribute.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/core_distribute.json b/build/core_distribute.json index 1a39ec8..ace8396 100644 --- a/build/core_distribute.json +++ b/build/core_distribute.json @@ -14,5 +14,9 @@ { "Program": "Remote Reco Server", "Path": "/home/unknownobject/RemoteRecoServer_Linux/" + }, + { + "Program": "SV3D OTA Server", + "Path": "/home/unknownobject/SVOTAServer/" } ] \ No newline at end of file