Skip to content

Commit fdaeb0e

Browse files
gamefiendkrayon
andauthored
Update bin/ghe-restore
Co-authored-by: Krayon <[email protected]>
1 parent dd47e89 commit fdaeb0e

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
@@ -454,7 +454,7 @@ if [ -s "$GHE_RESTORE_SNAPSHOT_PATH/uuid" ] && ! $CLUSTER; then
454454
ghe-ssh "$GHE_HOSTNAME" -- "sudo systemctl stop consul" || true
455455
ghe-ssh "$GHE_HOSTNAME" -- "sudo rm -rf /data/user/consul/raft"
456456
bm_end "$(basename $0) - Restore UUID"
457-
fi
457+
fi
458458

459459

460460
if is_external_database_snapshot; then

0 commit comments

Comments
 (0)