action runner basic download info added

This commit is contained in:
Clemens Schwaighofer
2024-08-28 10:18:02 +09:00
parent 2b4a307765
commit f61829905f

4
download-act_runner.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
#curl -s https://api.github.com/repos/go-gitea/gitea/releases/latest |grep browser_download_url | cut -d '"' -f 4 | grep '\linux-amd64$' | wget -i -
echo "https://dl.gitea.com/act_runner/"