6 Commits

Author SHA1 Message Date
Clemens Schwaighofer a58e0d8de5 Update gitea download and switch to xz files
XZ files are downloaded
Change that any grep is replaced by jq command, and sed for " replace

Add systemd service files as samples
2026-04-23 14:11:31 +09:00
Clemens Schwaighofer 147f3e07d1 Switch gitea download check to jq query from grep 2026-04-23 13:39:50 +09:00
Clemens Schwaighofer 324b577134 Add gitea donwload file version info, missing installs are no longer forced exit
fix restart of act runner after update

when downloading gitea or act runner it will show the version that is downlaoded.
if the same version is downloaded again and alrady exists, download will be skipped
2025-02-27 12:46:09 +09:00
Clemens Schwaighofer 11c1daf4a1 Update readme, remove wget need
Do no longer use wget to download the file, use curl.

Check that curl and jq exists.

Update ReadMe file
2024-08-28 12:02:27 +09:00
Clemens Schwaighofer aca80a9775 Clean up shell code 2024-08-28 10:12:59 +09:00
Clemens Schwaighofer bfeef66b0b Add all files 2024-03-29 16:50:35 +09:00