This commit is contained in:
David Young
2026-05-14 13:49:43 -06:00

View File

@@ -1 +1,5 @@
Installs the bare necessities to turn a newly minted Arch Linux server into something useful.
```
wget -qO- https://gitea.young.computer/david/MiniServer/raw/branch/main/install.sh | bash
```