shellcheck again
Some checks are pending
continuous-integration/laminar-eldarion Build failed with exit code 123 after 3 seconds
Some checks are pending
continuous-integration/laminar-eldarion Build failed with exit code 123 after 3 seconds
This commit is contained in:
parent
aedfb1cdc5
commit
3deacee46a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ config_line() {
|
||||||
}
|
}
|
||||||
|
|
||||||
log_msg() {
|
log_msg() {
|
||||||
echo -e "[ ${HOSTNAME} ] [ $(date -u +"%Y-%m-%dT%H:%M:%SZ") ] $@" >&2;
|
echo -e "[ ${HOSTNAME} ] [ $(date -u +"%Y-%m-%dT%H:%M:%SZ") ] $*" >&2;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Old approach - we've learned we can override /etc/network/interfaces via /etc/dhcp/dhclient.conf
|
# Old approach - we've learned we can override /etc/network/interfaces via /etc/dhcp/dhclient.conf
|
||||||
|
|
Loading…
Reference in a new issue