Skip to content

Commit b543690

Browse files
Update scripts/vm/hypervisor/kvm/kvmsmpheartbeat.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8670f25 commit b543690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/vm/hypervisor/kvm/kvmsmpheartbeat.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ else
113113
:
114114
fi
115115

116-
hbFolder="$MountPoint/KVMHA/"
116+
hbFolder="$MountPoint/KVMHA"
117117
hbFile="$hbFolder/hb-$HostIP"
118118

119119
write_hbLog() {

0 commit comments

Comments
 (0)