fixed configuration files

This commit is contained in:
Kristjan Komlosi
2019-11-12 19:23:57 +01:00
parent a5b393a879
commit e88171b31c
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
iface wlan0
iface wlan0 inet static
address 192.168.1.1
netmask 255.255.255.0

View File

@@ -12,3 +12,5 @@
# By default this script does nothing.
/etc/hostapd/edit_ssid.sh &
/usr/local/lib/terahz/run.sh &
sleep 3
service hostapd restart # restart hostapd to prevent a weird startup race condition