diff --git a/etcs/install.sh b/etcs/install.sh index 2e0a8ef..d413d37 100644 --- a/etcs/install.sh +++ b/etcs/install.sh @@ -5,7 +5,6 @@ apt install -y python3 python3-pip lighttpd dnsmasq hostapd libatlas-base-dev pip3 install numpy pandas flask smbus2 pyserial gunicorn cp -R hostapd/ /etc -cp -R lighttpd/ /etc cp dnsmasq.conf /etc cp rc.local /etc cp -R ../frontend/* /var/www/html