Update README

This commit is contained in:
Dominik Moritz Roth 2025-05-14 17:19:44 +02:00
parent 605653419e
commit e47525ab85

View File

@ -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