From 6ec0b480bf71d7adbbb3907b5faeb733bdbff4c0 Mon Sep 17 00:00:00 2001 From: Christopher Young Date: Thu, 2 Feb 2017 10:07:13 -0500 Subject: [PATCH] Add hostapd_manager and stratux-wifi scripts to 'make install'. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 57261b92..2bb28353 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,8 @@ install: ln -fs /lib/systemd/system/stratux.service /etc/systemd/system/multi-user.target.wants/stratux.service make www cp -f dump1090/dump1090 /usr/bin/ + cp -f image/hostapd_manager.sh /usr/sbin/ + cp -f image/stratux-wifi.sh /usr/sbin/ clean: rm -f gen_gdl90 libdump978.so