build_gitea : add info about building with git tag
This commit is contained in:
parent
045603d65e
commit
5d4334fdd1
@ -4,6 +4,11 @@ It's simple, Build Gitea and done. nothing special.
|
|||||||
```shell
|
```shell
|
||||||
curl -L https://github.com/minoplhy/scriptbox/raw/main/build_gitea/Linux/build.sh | bash
|
curl -L https://github.com/minoplhy/scriptbox/raw/main/build_gitea/Linux/build.sh | bash
|
||||||
```
|
```
|
||||||
|
or with a git tag
|
||||||
|
|
||||||
|
```shell
|
||||||
|
curl -L https://github.com/minoplhy/scriptbox/raw/main/build_gitea/Linux/build.sh | bash -s -- "v1.18.0"
|
||||||
|
```
|
||||||
|
|
||||||
# Known Issues
|
# Known Issues
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user