From e65a192e486d38d1cc23c726ec33e302d14b2fc8 Mon Sep 17 00:00:00 2001 From: medusa Date: Sun, 21 Apr 2024 20:00:42 +0000 Subject: [PATCH] Update docs/tech_docs/OpenWrt.md --- docs/tech_docs/OpenWrt.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/tech_docs/OpenWrt.md b/docs/tech_docs/OpenWrt.md index 17ac102..20156ee 100644 --- a/docs/tech_docs/OpenWrt.md +++ b/docs/tech_docs/OpenWrt.md @@ -48,7 +48,6 @@ config interface 'wan6' option device 'eth0' config interface 'lan' - option ifname 'eth1' option proto 'static' option device 'eth1' option ipaddr '10.0.0.1'