[+] clean

This commit is contained in:
2025-04-10 09:53:36 +08:00
parent c2aefb1901
commit d5f414be0a
2 changed files with 6 additions and 2 deletions

View File

@@ -1,8 +1,11 @@
### 部署
```bash
ssh-keygen -t rsa -b 4096 -C "us@martin98.com"
# 配置名称以及Label
echo "export _AGENT=CANTON_03" >> ~/.bashrc
echo "export _AGENT=HDY_US" >> ~/.bashrc
source ~/.bashrc
git clone https://git.martin98.com/MartinFarm/act_runner.git
cd act_runner