Files
mission-control-v2/frontend/dist/index.html
T
HitonabiandClaude Opus 5.5 4b226d5d22
Ampel / ampel (push) Failing after 20s
boxwart: Start wartet nie auf die Update-Suche im Netz, Verlauf am Handy kompakter
Nach einem MC2-Neustart hing /api/start, bis GitHub, apt und Hugging Face
geantwortet hatten. Jetzt kommt der letzte Stand sofort, frisch geholt wird im
Hintergrund; bis dahin steht "wird geprueft" da.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
2026-09-23 22:04:50 +02:00

18 lines
682 B
HTML

<!doctype html>
<html lang="de" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<meta name="theme-color" content="#0e1012" />
<link rel="manifest" href="/manifest.webmanifest" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>MC2 · Box-Wart</title>
<script type="module" crossorigin src="/assets/index-B6MevgIX.js"></script>
<link rel="modulepreload" crossorigin href="/assets/button-Dd8hfusv.js">
<link rel="stylesheet" crossorigin href="/assets/index-D4C10235.css">
</head>
<body>
<div id="root"></div>
</body>
</html>