removed lighttpd configuration as the defaults work fine

This commit is contained in:
Kristjan Komlosi
2020-06-02 09:52:40 +02:00
parent fa2c1cccb1
commit 8f22a6baee
2 changed files with 1 additions and 28 deletions

View File

@@ -14,7 +14,7 @@ cp rc.local /etc
chmod +rx /etc/rc.local
cp interfaces-terahz /etc/network/interfaces.d/
cp -R ../frontend/* /var/www/
cp -R ../frontend/* /var/www/html/
mkdir -p /usr/local/lib/terahz
cp -R ../backend/* /usr/local/lib/terahz