Skip to content

Commit c2712ef

Browse files
Merge pull request #252068 from KimForss/main
Rename control plane script
2 parents 805a1be + 512b633 commit c2712ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sap/automation/reference-bash.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ You can deploy all [SAP Deployment Automation Framework](deployment-framework.md
1919

2020
## Control plane operations
2121

22-
You can deploy or update the control plane by using the [prepare_region](bash/prepare-region.md) shell script.
22+
You can deploy or update the control plane by using the [deploy_controlplane](bash/prepare-region.md) shell script.
2323

24-
Remove the control plane by using the [remove_region](bash/remove-region.md) shell script.
24+
Remove the control plane by using the [remove_controlplane](bash/remove-region.md) shell script.
2525

2626
You can bootstrap the deployer in the control plane by using the [install_deployer](bash/install-deployer.md) shell script.
2727

0 commit comments

Comments
 (0)