mirror of
https://github.com/openziti/zrok.git
synced 2025-06-21 02:07:44 +02:00
lint (#916)
This commit is contained in:
parent
d254545735
commit
3733f9d20e
@ -107,13 +107,13 @@ The Agent console can be used to directly create shares and accesses, and the zr
|
||||
```cmd
|
||||
C:\Program Files\zrok>nssm install zrokAgent "C:\Program Files\zrok\zrok.exe" agent start
|
||||
```
|
||||
```
|
||||
```cmd
|
||||
C:\Program Files\zrok>nssm set zrokAgent AppDirectory C:\Windows\System32\config\systemprofile
|
||||
```
|
||||
```
|
||||
```cmd
|
||||
C:\Program Files\zrok>nssm set zrokAgent AppStdout C:\Windows\System32\config\systemprofile\.zrok\agent-stdout.log
|
||||
```
|
||||
```
|
||||
```cmd
|
||||
C:\Program Files\zrok>nssm set zrokAgent AppStderr C:\Windows\System32\config\systemprofile\.zrok\agent-stderr.log
|
||||
```
|
||||
|
||||
@ -128,6 +128,8 @@ The following commands can be used to remove the service from your system:
|
||||
|
||||
```cmd
|
||||
C:\>sc stop zrokAgent
|
||||
```
|
||||
```cmd
|
||||
C:\>sc delete zrokAgent
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user