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 ce497d4 commit 35f0239Copy full SHA for 35f0239
bin/ghe-restore
@@ -139,4 +139,4 @@ echo "Restoring SSH host keys ..."
139
ghe-ssh "$host" -- 'ghe-import-ssh-host-keys' < "$GHE_RESTORE_SNAPSHOT_PATH/ssh-host-keys.tar" 1>&3
140
141
echo "Completed restore of $host from snapshot $GHE_RESTORE_SNAPSHOT"
142
-echo "Visit https://$hostname/setup/settings to configure the recovered appliance."
+echo "Visit https://$hostname/setup/settings to review appliance configuration and disable maintenance mode."
0 commit comments