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 7d0ca70 commit 66b4262Copy full SHA for 66b4262
bin/ghe-restore
@@ -448,7 +448,7 @@ else
448
ghe-ssh "$GHE_HOSTNAME" -- /bin/sh 1>&3
449
fi
450
451
-echo "Finished restore of $GHE_HOSTNAME from snapshot $GHE_RESTORE_SNAPSHOT"
+echo "Restore of $GHE_HOSTNAME from snapshot $GHE_RESTORE_SNAPSHOT finished."
452
453
if ! $cluster; then
454
echo "To complete the restore process, please visit https://$hostname/setup/settings to review and save the appliance configuration."
0 commit comments