scriptbox/build_gitea
unknown 045603d65e
Gitea-ui-customized : update to be compatible with Gitea 1.18
build_gitea : Support git tag and build a completely usable binary
2023-01-11 20:10:08 +07:00
..
Linux Gitea-ui-customized : update to be compatible with Gitea 1.18 2023-01-11 20:10:08 +07:00
README.md build_gitea : add note to known issues 2022-12-02 21:16:14 +07:00

Build Gitea

It's simple, Build Gitea and done. nothing special.

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. Even the script required sudo privileges, though.