fix message

This commit is contained in:
Aaron Murray 2020-05-10 14:09:55 -05:00
parent 29d6d4a007
commit 2cd0b93837

View File

@ -410,8 +410,7 @@ if [ ${version} -gt 4 ]; then
nic="eth0"
if grep -qw "${nic}" /proc/net/dev; then
echo "Configure ${nic} ..."
# add database entry
echo "Adding ${nic} to openmedivault database ..."
jq --null-input --compact-output \
"{uuid: \"${OMV_CONFIGOBJECT_NEW_UUID}\", devicename: \"${nic}\", method: \"dhcp\", method6: \"dhcp\"}" | \
omv-confdbadm update "conf.system.network.interface" -