From 120b0999b4d996f4e9a0d78975f7ef4923b95e7e Mon Sep 17 00:00:00 2001 From: stkhan Date: Sat, 19 Jun 2021 10:42:51 -0500 Subject: Remove tmp dir Former-commit-id: f9a9e87a5573b8c6549d802405fa53c78ec419b9 --- sd/etc/ns.conf | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sd/etc/ns.conf (limited to 'sd/etc/ns.conf') diff --git a/sd/etc/ns.conf b/sd/etc/ns.conf deleted file mode 100644 index 4d83a91..0000000 --- a/sd/etc/ns.conf +++ /dev/null @@ -1,15 +0,0 @@ -# ns.conf -# -# Don't remove from /etc or bad things will happen -# -# The interface var is the WiFi device name, wlan0 or wlp3s0 ex. -# -# INTERFACE="wlan0" -# -# -# The config var is your wpa_supplicant config file, usually located in /etc -# -# CONFIG="/etc/wpa_supplicant.conf" - -INTERFACE="wlp0s16u3u3" -CONFIG="/etc/wpa_supplicant.conf" -- cgit v1.2.3