mirror of
https://gitea.com/gitea/act_runner.git
synced 2024-11-10 04:37:22 +01:00
Fix README.md typo on daemon (#183)
It is just a typo fix. Reviewed-on: https://gitea.com/gitea/act_runner/pulls/183 Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io> Reviewed-by: Jason Song <i@wolfogre.com> Co-authored-by: Alex Lau (AvengerMoJo) <avengermojo@gmail.com> Co-committed-by: Alex Lau (AvengerMoJo) <avengermojo@gmail.com>
This commit is contained in:
parent
d5e4baed54
commit
94031fc198
@ -85,7 +85,7 @@ You can specify the configuration file path with `-c`/`--config` argument.
|
||||
|
||||
```bash
|
||||
./act_runner -c config.yaml register # register with config file
|
||||
./act_runner -c config.yaml deamon # run with config file
|
||||
./act_runner -c config.yaml daemon # run with config file
|
||||
```
|
||||
|
||||
### Run a docker container
|
||||
|
Loading…
Reference in New Issue
Block a user