Skip to content

Commit 9d129eb

Browse files
authored
Merge pull request #338 from marcusdots/master
fix: path for openvox-agent-8.28
2 parents 6773516 + 4ceb583 commit 9d129eb

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)