From a58abf78bc3a2762349091021e0555e42f0d9370 Mon Sep 17 00:00:00 2001 From: Cyberes Date: Tue, 13 Jun 2023 14:32:36 -0600 Subject: [PATCH] remvoe old config values --- config/config.sh.example | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/config.sh.example b/config/config.sh.example index 46da6da..05d30bc 100644 --- a/config/config.sh.example +++ b/config/config.sh.example @@ -2,10 +2,6 @@ ETH_IFACE="enp0s31f6" WLAN_IFACE="wlxc8d7193710f4" -# IP address(es) of your DHCP servers. If multiple, separate -# them with a space. -DHCP_SERVERS="192.168.1.1 192.168.1.2" - # RADIUS login WIFI_SSID="Example-Network" WIFI_USERNAME="username"