chore: sync: ClausL-MacBook-Pro.local 2026-05-04 17:52

This commit is contained in:
Claus Lohmar 2026-05-04 17:52:54 +01:00
parent f72f2ac4e2
commit ad26c899b9

View file

@ -18,7 +18,7 @@ A Go-based REST API and management layer that sits alongside an Authelia LXC on
Download and execute the installation script:
```bash
curl -fsSL https://github.com/yourusername/authelia-api/raw/main/install-authelia-api.sh | sudo bash
curl -fsSL https://git.lohmar.co.uk/cclohmar/autehlia-api/raw/branch/main/install-authelia-api.sh | sudo bash
```
### Manual Installation
@ -26,7 +26,7 @@ curl -fsSL https://github.com/yourusername/authelia-api/raw/main/install-autheli
1. **Download the binary**:
```bash
# Download the latest authelia-api binary
curl -fsSL -o authelia-api https://github.com/yourusername/authelia-api/releases/latest/download/authelia-api
curl -fsSL -o authelia-api https://git.lohmar.co.uk/cclohmar/autehlia-api/raw/branch/main/authelia-api
chmod +x authelia-api
```
@ -87,4 +87,4 @@ The repository provides a ready-to-deploy binary. The installation script handle
## License
MIT License
MIT License