Skip to content

Commit 2e857b7

Browse files
authored
Merge pull request #106455 from rsponholtz/patch-1
Update provider-ha-pacemaker-cluster.md
2 parents 805a0d1 + e3be16a commit 2e857b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sap/monitor/provider-ha-pacemaker-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ For RHEL-based pacemaker clusters, also install [PMProxy](https://access.redhat.
5757
```
5858

5959
```bash
60-
. ./install
60+
./Install
6161
```
6262

6363
1. Enable and start the `pmproxy` service.
6464

6565
```bash
66-
sstemctl start pmproxy
66+
systemctl start pmproxy
6767
```
6868

6969
```bash

0 commit comments

Comments
 (0)