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 f009aad commit a8e7ecaCopy full SHA for a8e7eca
bin/ghe-restore
@@ -612,7 +612,7 @@ elif $instance_configured; then
612
ghe-ssh "$GHE_HOSTNAME" -- "/usr/local/share/enterprise/ghe-nomad-cleanup" 1>&3 2>&3
613
fi
614
ghe-ssh "$GHE_HOSTNAME" -- "ghe-config-apply" 1>&3 2>&3
615
- bm_end "$(basename $0) - configure cluster"
+ bm_end "$(basename $0) - configure appliance"
616
617
618
# Clear GitHub Connect settings stored in the restored database.
0 commit comments