pull/23/head
Christopher Young 2015-08-28 12:36:23 -04:00
rodzic 43ae47b4a5
commit 01e3a46526
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -32,6 +32,8 @@ echo "**** STRATUX SETUP *****"
apt-get install -y screen
#wifi
apt-get install -y hostapd isc-dhcp-server
#troubleshooting
apt-get install -y tcpdump
#apache for web management scripts
apt-get install -y apache2 php5 libapache2-mod-php5
rm -rf /var/www/html/*