269 B
269 B
部署
ssh-keygen -t rsa -b 4096 -C "us@martin98.com"
# 配置名称以及Label
echo "export _AGENT=HDY_US" >> ~/.bashrc
source ~/.bashrc
git clone https://git.martin98.com/MartinFarm/act_runner.git
cd act_runner
cp _config.yaml config.yaml
sh run.sh