Skip to content

Commit

Permalink
Add hostapd_manager and stratux-wifi scripts to 'make install'.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyoung committed Feb 2, 2017
1 parent dc07445 commit 6ec0b48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 6ec0b48

Please sign in to comment.