Merge branch 'main' into patch-4
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user