更新海外主机部署方案

This commit is contained in:
2025-03-19 14:11:57 +08:00
parent 35b6910e0a
commit 69ba438469
2 changed files with 8 additions and 5 deletions

View File

@@ -6,5 +6,6 @@ echo "export _AGENT=CANTON_03" >> ~/.bashrc
source ~/.bashrc
git clone https://git.martin98.com/MartinFarm/act_runner.git
cd act_runner
cp _config.yaml config.yaml
sh run.sh
```