This commit is contained in:
2020-04-19 16:26:33 +02:00
parent 5eb3d9d874
commit dc596cfac6
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ python -m filebridging.client --help
You may use `filebridging.create_certificate.py` script or use openssl from the command line.
###Via script
### Via script
```bash
python -m filebridging.create_certificate --name example --domain example.com --force
```