Skip to content

Commit 5cb4105

Browse files
authored
Update upgrade command in upgrade package instructions (#62067)
1 parent ed00975 commit 5cb4105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/admin/upgrading-your-instance/performing-an-upgrade/upgrading-with-an-upgrade-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Phased upgrade execution allows {% data variables.product.prodname_ghe_server %}
111111
1. Run the upgrade phase
112112

113113
```shell
114-
ghe-upgrade --phase pre-upgrade GITHUB-UPGRADE.pkg
114+
ghe-upgrade --phase upgrade GITHUB-UPGRADE.pkg
115115
```
116116

117117
1. Optionally, after the upgrade, validate the upgrade by configuring an IP exception list to allow access to a specified list of IP addresses. See [AUTOTITLE](/admin/administering-your-instance/configuring-maintenance-mode/enabling-and-scheduling-maintenance-mode#validating-changes-in-maintenance-mode-using-the-ip-exception-list).

0 commit comments

Comments
 (0)