From e47525ab8556981b8337a969de2024dac12557d4 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Wed, 14 May 2025 17:19:44 +0200 Subject: [PATCH] Update README --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index a78a6ea..24afe94 100644 --- a/README.md +++ b/README.md @@ -41,16 +41,6 @@ After firmware updates (UEFI/BIOS), the TPM bindings need to be updated: - Verify all bindings are correct 3. Manual passphrase is available in `/root/luks-passphrase.txt` if needed -## Repository Structure -``` -. -├── build.py # Build and upload image from build-config -├── deploy.py # Deployment script for Hetzner from deploy-config -├── MASTER_README.md # Tang server setup documentation -├── README.md # Main project documentation -└── requirements.txt # Python dependencies -``` - ## Prerequisites ```bash