feat: Make the arg order forced and make usage more clear for config (#253)

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
This commit is contained in:
Jacob Schlecht
2026-03-01 21:36:31 -07:00
committed by GitHub
parent ccb3ef79e0
commit 4f83b9e20c
2 changed files with 44 additions and 18 deletions

View File

@@ -200,7 +200,7 @@ Ensure that your secrets in `Revolt.toml` and `secrets.env` match. If your secre
Run the configuration script with your domain and pass the overwrite flag:
```bash
./generate_config.sh your.domain --overwrite
./generate_config.sh --overwrite your.domain
```
Then pull all the latest images: