Beta Release

This commit is contained in:
2017-11-09 13:46:58 +01:00
parent b379570033
commit e3e1387117
62 changed files with 32013 additions and 26 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
iw wlan0 set power_save off
ifup wlan0
systemctl start dnsmasq.service
systemctl start fakedns.service
systemctl start hostapd.service
systemctl start my_web_server.service