Skip to content

Commit 4ceb583

Browse files
committed
fix: path for openvox-agent-8.28
Signed-off-by: Marcus Poller <marcus.poller@betadots.de>
1 parent 6773516 commit 4ceb583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_openvox_8x/install_windows.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ agent-server deployments, the server side should already be installed and reacha
2424
4. Run an initial agent execution after installation:
2525

2626
```powershell
27-
& 'C:\Program Files\Puppet Labs\OpenVox\bin\puppet.bat' agent --test
27+
& 'C:\Program Files\Puppet Labs\Puppet\bin\puppet.bat' agent --test
2828
```
2929

3030
5. Sign the certificate on the CA if your deployment uses manual approval.

0 commit comments

Comments
 (0)