59f2394b5c1ff71b809fbfec07cf8380e9d1c8ff
Download and install gitea
In init.sh set the target_file as to where the gitea binary is located (full path including binary name)
If the download folder should be not in the subfolder "download" change the download_folder variable to the path as to where the files hould be downloaded. Note that this folder must exist
Only arm64 and x86 64bit are auto detected
Run download.sh to download the latest file. Fill re-download as a different name if the same file is requested
Run install.sh <version> to install the newest version
There is a simple "download-act_runner" script, that has the URL as to where the action runner can be downloaded
Description
Languages
Shell
100%