deployment: fix minor typo in status message

From: Michael Prokop <mprokop@sipwise.com>
ksolomko/vlan
Michael Prokop 14 years ago
parent c19592d80f
commit 77f8b20a9b

@ -1433,7 +1433,7 @@ EOF
if "$RETRIEVE_MGMT_CONFIG" ; then
echo "Nothing to do, /etc/hosts was already set up."
else
echo "Generting /etc/hosts"
echo "Generating /etc/hosts"
generate_etc_hosts
fi

Loading…
Cancel
Save