Skip to content

Commit 66b4262

Browse files
author
Keeran Raj Hawoldar
authored
Update copy
1 parent 7d0ca70 commit 66b4262

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
@@ -448,7 +448,7 @@ else
448448
ghe-ssh "$GHE_HOSTNAME" -- /bin/sh 1>&3
449449
fi
450450

451-
echo "Finished restore of $GHE_HOSTNAME from snapshot $GHE_RESTORE_SNAPSHOT"
451+
echo "Restore of $GHE_HOSTNAME from snapshot $GHE_RESTORE_SNAPSHOT finished."
452452

453453
if ! $cluster; then
454454
echo "To complete the restore process, please visit https://$hostname/setup/settings to review and save the appliance configuration."

0 commit comments

Comments
 (0)