build_gitea : add known issues
This commit is contained in:
parent
bc30f8c449
commit
df3d25f653
@ -3,4 +3,8 @@ 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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Known Issues
|
||||||
|
|
||||||
|
- Run the script with sudo or root privileges. can cause a build to fail because of how I get NodeJS, which doesn't want to be fixed right now.
|
Loading…
Reference in New Issue
Block a user