mirror of https://github.com/samply/bridgehead.git
Clarified log message
This commit is contained in:
parent
2fb57980ee
commit
0f44934419
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
source lib/functions.sh
|
source lib/functions.sh
|
||||||
|
|
||||||
hc_send log "Updating bridgehead ..."
|
hc_send log "Checking for bridgehead updates ..."
|
||||||
|
|
||||||
CONFFILE=/etc/bridgehead/$1.conf
|
CONFFILE=/etc/bridgehead/$1.conf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue