aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
GNU General Public License v2.0
3.51k stars 767 forks source link

fix(Makefile): remove `[[]]` bashism #1056

Closed mjholub closed 1 year ago

mjholub commented 1 year ago

in my previous PR I made a bashism by using the double square brackets syntax. My apologies. See https://github.com/aircrack-ng/rtl8812au/issues/1055