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
peepsnet 2016-11-19 11:03:37 -05:00 zatwierdzone przez GitHub
rodzic 33c90e8da8
commit d98d173e31
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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/