[+] 更新默认的 config

This commit is contained in:
2025-04-11 15:01:30 +08:00
parent d5f414be0a
commit fe725bf394
2 changed files with 10 additions and 14 deletions

View File

@@ -11,4 +11,8 @@ git clone https://git.martin98.com/MartinFarm/act_runner.git
cd act_runner
cp _config.yaml config.yaml
sh run.sh
sed -i '/# - "us:docker/ s/^# //' config.yaml
sed -i '/# - "us:docker/ s/^# //' config.yaml
```