fixed errors in edit_ssid script

This commit is contained in:
Kristjan Komlosi
2019-11-10 18:31:00 +01:00
parent 6981c821cc
commit f3a22fa511
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ cp -R hostapd/ /etc
cp -R lighttpd/ /etc
cp dnsmasq.conf /etc
cp rc.local /etc
cp -R ../frontend /var/www/html
cp -R ../frontend/* /var/www/html
mkdir -p /usr/local/lib/terahz
cp -R ../backend/* /usr/local/lib/terahz
cd /etc/hostapd