mirror of
https://git.digitalstudium.com/digitalstudium/gitea
synced 2023-12-29 08:06:35 +00:00
Update 'setup_act_runner.sh'
This commit is contained in:
parent
22be2d2c1c
commit
3dede4dd13
@ -3,7 +3,7 @@
|
|||||||
source .env
|
source .env
|
||||||
|
|
||||||
# Download and install act_runner
|
# Download and install act_runner
|
||||||
wget https://dl.gitea.com/act_runner/main/act_runner-main-linux-amd64 -O act_runner
|
wget https://dl.gitea.com/act_runner/0.1.8/act_runner-0.1.8-linux-amd64 -O act_runner
|
||||||
chmod +x ./act_runner
|
chmod +x ./act_runner
|
||||||
sudo mv ./act_runner /usr/local/bin/
|
sudo mv ./act_runner /usr/local/bin/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user