Skip to content

Commit 35f0239

Browse files
committed
ghe-restore notes that maintenance mode should be disabled manually
1 parent ce497d4 commit 35f0239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ghe-restore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ echo "Restoring SSH host keys ..."
139139
ghe-ssh "$host" -- 'ghe-import-ssh-host-keys' < "$GHE_RESTORE_SNAPSHOT_PATH/ssh-host-keys.tar" 1>&3
140140

141141
echo "Completed restore of $host from snapshot $GHE_RESTORE_SNAPSHOT"
142-
echo "Visit https://$hostname/setup/settings to configure the recovered appliance."
142+
echo "Visit https://$hostname/setup/settings to review appliance configuration and disable maintenance mode."

0 commit comments

Comments
 (0)