This commit is contained in:
2025-04-15 01:23:10 +08:00
parent e7c5dab7ea
commit 891c273f65
2 changed files with 3 additions and 3 deletions

View File

@@ -12,5 +12,5 @@ https://gitea.com/gitea/act_runner/releases
```
```sh
pm2 start ./act_runner --name runner -- daemon --config config.yaml
pm2 start ./act_runner --name runner -- daemon --config config.yaml
```