kopia lustrzana https://github.com/cyoung/stratux
stop overwriting hostapd.conf on update
For some reason, this line was added and it caused the hostapd.conf(but not hostapd-edimax.conf) to be replaced at each update. This caused the users custom SSID and channel settings to be replaced!!pull/529/head
rodzic
33c90e8da8
commit
d98d173e31
|
@ -22,7 +22,6 @@ cp __lib__systemd__system__stratux.service work/bin/
|
|||
cp __root__stratux-pre-start.sh work/bin/
|
||||
cp dump1090/dump1090 work/bin/
|
||||
cp -r web work/bin/
|
||||
cp image/hostapd.conf work/bin/
|
||||
cp image/config.txt work/bin/
|
||||
cp image/rtl-sdr-blacklist.conf work/bin/
|
||||
cp image/bashrc.txt work/bin/
|
||||
|
|
Ładowanie…
Reference in New Issue