fixed configuration files
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
iface wlan0
|
||||
iface wlan0 inet static
|
||||
address 192.168.1.1
|
||||
netmask 255.255.255.0
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user