remove blind bug, as its not a blind bug anymore.

This commit is contained in:
Jeroen Oudshoorn
2024-02-04 17:41:57 +01:00
parent fa7e87b974
commit 6381f9443b

View File

@ -9,15 +9,6 @@ if is_crypted_mode; then
done
fi
# check if wifi driver is bugged
if ! check_brcm; then
if ! reload_brcm; then
echo "Could not reload wifi driver. Reboot"
reboot
fi
sleep 10
fi
# start mon0
start_monitor_interface