feat: enhance LocalAGI installation and update process with version checks and improved Bun installation

This commit is contained in:
John Doe
2026-03-04 20:50:35 -05:00
parent 3bbc5a933b
commit b844eab504
3 changed files with 74 additions and 38 deletions

View File

@@ -50,7 +50,7 @@
}
,
{
"text": "The service runs as a dedicated system user `localagi` and the unit includes basic hardening (NoNewPrivileges, PrivateTmp, ProtectSystem).",
"text": "The service runs as `root` per project guidelines; the unit includes basic hardening (NoNewPrivileges, PrivateTmp, ProtectSystem).",
"type": "info"
}
]