release: docs: update doc to use tools
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
6110258277
commit
aa4febcd2c
2 changed files with 2 additions and 2 deletions
|
|
@ -5,4 +5,4 @@
|
||||||
- [how to dev](./dev.md)
|
- [how to dev](./dev.md)
|
||||||
- [how to release](./release.md)
|
- [how to release](./release.md)
|
||||||
|
|
||||||
# Release list
|
## Release list
|
||||||
|
|
|
||||||
|
|
@ -8,5 +8,5 @@ update all necessary file :
|
||||||
- ./docs/README.md
|
- ./docs/README.md
|
||||||
- ./.env
|
- ./.env
|
||||||
|
|
||||||
curl https://git.g3e.fr/H6N/tools/raw/branch/main/scripts/release.sh | bash -s -
|
curl https://git.g3e.fr/H6N/tools/raw/branch/main/scripts/release.sh | bash -s - -u ./docs/README.md
|
||||||
```
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue