From cdf3d1d5acdce2b9baa8eeac8422b48fce899b50 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Thu, 29 Dec 2022 18:40:18 -0500 Subject: Add a script for wpa_supplicant on linux --- bin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 01a6333..0de88b5 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -3,6 +3,7 @@ default: install linux: install backlight $(HOME)/bin + install wpa $(HOME)/bin install: install -d $(HOME)/bin -- cgit v1.2.3