✏️ fix typo

This commit is contained in:
Marc Koch 2025-09-22 10:17:21 +02:00
parent 1bbefaf471
commit 09ca9c9b7b
Signed by: marc
GPG Key ID: 12406554CFB028B9
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ The following parameters can be passed as arguments:
Execute script as short-lived docker container:
```bash
docker docker compose -f path/to/docker-compose.yaml run --rm room-booking python clear_bookings.py
docker compose -f path/to/docker-compose.yaml run --rm room-booking python clear_bookings.py
```
#### Email Notifications