scriptbox/build_gitea
2022-12-02 21:16:14 +07:00
..
Linux build_gitea : merged script files 2022-12-02 21:08:30 +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.