gateway instead of Gateway (as ncp-report looks for this) (#1586)

Signed-off-by: Jürgen <55851807+schoetju@users.noreply.github.com>
Co-authored-by: Jürgen <55851807+schoetju@users.noreply.github.com>
This commit is contained in:
Tobias Knöppler 2022-09-27 20:25:21 +02:00 committed by GitHub
parent 0a5ba754c5
commit 672731adf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ GW=$( ip r | grep "default via" | awk '{ print $3 }' | head -1 )
IP="$(get_ip)"
echo "IP|$IP"
echo "Gateway|$GW"
echo "gateway|$GW"
echo "Interface|$IFACE"
# Certificates