hotfix #2
This commit is contained in:
@@ -9,8 +9,9 @@ pip3 install numpy pandas flask smbus2 pyserial gunicorn
|
|||||||
cp -R hostapd/ /etc
|
cp -R hostapd/ /etc
|
||||||
chmod +rx /etc/hostapd/edit_ssid.sh
|
chmod +rx /etc/hostapd/edit_ssid.sh
|
||||||
cp dnsmasq.conf /etc
|
cp dnsmasq.conf /etc
|
||||||
|
|
||||||
cp rc.local /etc
|
cp rc.local /etc
|
||||||
chmod +rx /etc/rc.conf
|
chmod +rx /etc/rc.local
|
||||||
cp interfaces-terahz /etc/network/interfaces.d/
|
cp interfaces-terahz /etc/network/interfaces.d/
|
||||||
|
|
||||||
cp -R ../frontend/* /var/www/
|
cp -R ../frontend/* /var/www/
|
||||||
|
|||||||
Reference in New Issue
Block a user