From 6981c821cc3ae55a1f021490d1eb8986aef3f297 Mon Sep 17 00:00:00 2001 From: Kristjan Komlosi Date: Sun, 10 Nov 2019 18:01:11 +0100 Subject: [PATCH] fixed install script issues #2 --- etcs/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etcs/install.sh b/etcs/install.sh index ba532b9..efaf7ae 100644 --- a/etcs/install.sh +++ b/etcs/install.sh @@ -9,9 +9,9 @@ cp -R lighttpd/ /etc cp dnsmasq.conf /etc cp rc.local /etc cp -R ../frontend /var/www/html -mkdir -p /usr/local/lib/TeraHz +mkdir -p /usr/local/lib/terahz cp -R ../backend/* /usr/local/lib/terahz -cd /etc/lighttpd +cd /etc/hostapd chmod +x edit_ssid.sh ./edit_ssid.sh