mirror of https://github.com/aredn/aredn.git
aredn: add /etc/board.json to aredn support data download
This commit is contained in:
parent
abd48d674d
commit
2cf8b32e85
|
@ -56,7 +56,8 @@ $phy=get_wlan2phy("${wifiif}");
|
|||
"/tmp/olsrd.log",
|
||||
"/tmp/AutoDistReset.log",
|
||||
"/sys/kernel/debug/ieee80211/phy0/ath9k/ack_to",
|
||||
"/sys/kernel/debug/ieee80211/phy1/ath9k/ack_to"
|
||||
"/sys/kernel/debug/ieee80211/phy1/ath9k/ack_to",
|
||||
"/etc/board.json"
|
||||
);
|
||||
|
||||
@sensitive = ( "/etc/config/vtun",
|
||||
|
|
Loading…
Reference in New Issue