mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-19 14:31:34 +04:00
69daeebc9a
The key variable is not defined in the scope when setting wpa_psk. Use config.key instead. This fixes configuration the 64 characters wpa_psk directly. Reported-by: donjoe in OpenWrt Forum Link: https://github.com/openwrt/openwrt/pull/22182 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>