Skip to content

Commit 56eca52

Browse files
author
Keeran Raj Hawoldar
authored
Prompt to save settings on fresh instances
1 parent 66b4262 commit 56eca52

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
@@ -450,6 +450,6 @@ fi
450450

451451
echo "Restore of $GHE_HOSTNAME from snapshot $GHE_RESTORE_SNAPSHOT finished."
452452

453-
if ! $cluster; then
453+
if ! $instance_configured; then
454454
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)