- Replace `osal.cmd_add` with explicit `cp` and `chmod` - commands for more robust installation. - This ensures gitea is correctly added to the path and - made executable, providing better error handling. Co-authored-by: mariobassem12 <mariobassem12@gmail.com>
gitea
To get started
import freeflowuniverse.herolib.installers.something. gitea
mut installer:= gitea.get()!
installer.start()!
example heroscript
!!gitea.install
homedir: '/home/user/gitea'
username: 'admin'
password: 'secretpassword'
title: 'Some Title'
host: 'localhost'
port: 8888