We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a52289 commit bd64469Copy full SHA for bd64469
bin/ghe-restore
@@ -451,5 +451,5 @@ fi
451
echo "Completed restore of $GHE_HOSTNAME from snapshot $GHE_RESTORE_SNAPSHOT"
452
453
if ! $cluster; then
454
- echo "Visit https://$hostname/setup/settings to review appliance configuration."
+ echo "Visit https://$hostname/setup/settings to review appliance configuration. Settings must be applied to complete any necessary migrations."
455
fi
0 commit comments