Skip to content

Commit a8e7eca

Browse files
authored
Update bin/ghe-restore
1 parent f009aad commit a8e7eca

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
@@ -612,7 +612,7 @@ elif $instance_configured; then
612612
ghe-ssh "$GHE_HOSTNAME" -- "/usr/local/share/enterprise/ghe-nomad-cleanup" 1>&3 2>&3
613613
fi
614614
ghe-ssh "$GHE_HOSTNAME" -- "ghe-config-apply" 1>&3 2>&3
615-
bm_end "$(basename $0) - configure cluster"
615+
bm_end "$(basename $0) - configure appliance"
616616
fi
617617

618618
# Clear GitHub Connect settings stored in the restored database.

0 commit comments

Comments
 (0)