Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>2022-09-27 21:25:21 +0300
committerGitHub <noreply@github.com>2022-09-27 21:25:21 +0300
commit672731adf83e8675f9d980b86bb0cd16b9eb778b (patch)
tree713dbf07f235abccf731aede4d17b0e2a3a50672
parent0a5ba754c5375fc33c5e5dbdfa614bec939ecefe (diff)
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>
-rw-r--r--bin/ncp-diag2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ncp-diag b/bin/ncp-diag
index 5c26c20d..8241ed57 100644
--- a/bin/ncp-diag
+++ b/bin/ncp-diag
@@ -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