Typo
This commit is contained in:
parent
5eb3d9d874
commit
dc596cfac6
@ -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
|
||||
```
|
||||
|
@ -13,6 +13,6 @@ __author__ = "Davide Testa"
|
||||
__email__ = "davide@davte.it"
|
||||
__credits__ = []
|
||||
__license__ = "GNU General Public License v3.0"
|
||||
__version__ = "0.0.7"
|
||||
__version__ = "0.0.8"
|
||||
__maintainer__ = "Davide Testa"
|
||||
__contact__ = "t.me/davte"
|
||||
|
Loading…
x
Reference in New Issue
Block a user