remove keru.org references

This commit is contained in:
Astral
2026-09-01 11:45:46 +02:00
parent 0e8885c162
commit 32094c5541
10 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<h3>The flow, exactly</h3>
<ol>
<li><strong>Probe.</strong> The installer checks connectivity against several hosts (<code>1.1.1.1</code>, <code>github.com</code>, <code>mirror.keru.org</code>) using <code>ping</code>, falling back to a TCP connect via <code>nc</code> if needed.</li>
<li><strong>Probe.</strong> The installer checks connectivity against several hosts (<code>1.1.1.1</code>, <code>github.com</code>) using <code>ping</code>, falling back to a TCP connect via <code>nc</code> if needed.</li>
<li><strong>If connected:</strong> a simple <code>[ keru ] network: connected</code> and it moves straight to crafting your system.</li>
<li><strong>If not connected:</strong> you're told, and asked — <code>Connect to the network now (runs nmtui)? [Y/n]</code>.</li>
<li><strong>Say yes:</strong> <code>nmtui</code> opens. Connect to your network, press okay.</li>