chore: relocate cert-gen script
This commit is contained in:
parent
75e8bf0b15
commit
ae3aaa8258
3 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ npm install
|
||||||
## Generate certificates
|
## Generate certificates
|
||||||
|
|
||||||
```
|
```
|
||||||
bash bin/cert-gen.sh
|
bash tools/cert-gen.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,7 @@ npm install
|
||||||
## Generate certificates
|
## Generate certificates
|
||||||
|
|
||||||
```
|
```
|
||||||
bash bin/cert-gen.sh
|
bash tools/cert-gen.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue