1
0
mirror of synced 2026-01-05 12:07:35 -05:00

Merge branch 'main' into patch-4

This commit is contained in:
Ramya Parimi
2022-03-08 09:33:57 -06:00
committed by GitHub

View File

@@ -78,6 +78,12 @@ You can manage the runner service in the Windows **Services** application, or yo
```
{% endmac %}
The command takes an optional `user` argument to install the service as a different user.
```shell
./svc.sh install --user <em>USERNAME</em>
```
## Starting the service
Start the service with the following command: