diff --git a/download-act_runner.sh b/download-act_runner.sh new file mode 100644 index 0000000..c1e00b7 --- /dev/null +++ b/download-act_runner.sh @@ -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/"