From 0f449344195b8724a8905981d6c0afcd2288977d Mon Sep 17 00:00:00 2001 From: Martin Lablans Date: Thu, 6 Oct 2022 12:05:36 +0200 Subject: [PATCH] Clarified log message --- lib/update-bridgehead.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/update-bridgehead.sh b/lib/update-bridgehead.sh index 162d592..a79fece 100755 --- a/lib/update-bridgehead.sh +++ b/lib/update-bridgehead.sh @@ -1,7 +1,7 @@ #!/bin/bash source lib/functions.sh -hc_send log "Updating bridgehead ..." +hc_send log "Checking for bridgehead updates ..." CONFFILE=/etc/bridgehead/$1.conf