Skip to content

community/gitea: add bash a dependency

6543 requested to merge 6543/aports:community_gitea_dependency into master

because if you do not install it you have to specify the sh shell manualy or gitea will have issues

so we can either add this config (https://docs.gitea.io/en-us/config-cheat-sheet/#repository-repository - SCRIPT_TYPE) to app.ini or add bash as requirement

Merge request reports