662 B
662 B
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