migration: preserve startup accounts and system slice

This commit is contained in:
leefer
2026-07-31 00:42:06 +08:00
parent 4083dceba3
commit 4002f096f4
37 changed files with 6821 additions and 6327 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import json
from dataclasses import dataclass
from pathlib import Path
from app_config import APP_DIR
from backend.bootstrap.config import APP_DIR
@dataclass(frozen=True)