[no ci] Overlay: adjust wireless script

pull/1397/head
Viktor 2024-04-12 13:43:33 +02:00
parent d07507f395
commit fb6dd6a4d8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ fi
# Generic RTL8812AU
if [ "$1" = "rtl8812au-generic" ]; then
modprobe 8812au
modprobe 88XXau
exit 0
fi