ReadMe update
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
# Download and install gitea
|
||||
|
||||
In `init.sh` set the `download_folder` and `target_file`
|
||||
In `init.sh` set the `target_file` as to where the gitea binary is located (full path including binary name)
|
||||
|
||||
Only arm and x86 are auto detected
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user