Skip to content

Commit 7d0ca70

Browse files
author
Keeran Raj Hawoldar
authored
Updated copy
1 parent bd64469 commit 7d0ca70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/ghe-restore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,8 @@ else
448448
ghe-ssh "$GHE_HOSTNAME" -- /bin/sh 1>&3
449449
fi
450450

451-
echo "Completed restore of $GHE_HOSTNAME from snapshot $GHE_RESTORE_SNAPSHOT"
451+
echo "Finished restore of $GHE_HOSTNAME from snapshot $GHE_RESTORE_SNAPSHOT"
452452

453453
if ! $cluster; then
454-
echo "Visit https://$hostname/setup/settings to review appliance configuration. Settings must be applied to complete any necessary migrations."
454+
echo "To complete the restore process, please visit https://$hostname/setup/settings to review and save the appliance configuration."
455455
fi

0 commit comments

Comments
 (0)