New SSH authorize file; whatismyip fix; PKGBUILDs

This commit is contained in:
DarkFeather
2018-02-13 13:22:57 -06:00
parent d2deb6bee3
commit 861587a99e
8 changed files with 104 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
LIST=Admin Shared ShadowArch
compile: ${LIST} ./wifi.service
compile: ${LIST}
for i in ${LIST}; do make -C ./$$i; done
install: compile