1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

rpi_debian.yml: rfkill unblock wifi

This commit is contained in:
A Holt 2024-12-17 00:04:20 -05:00 committed by GitHub
parent b8a868e231
commit f722cd783e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@
# This should go away, should only be unblocked by raspi-config
- name: Enable the WiFi with rfkill
shell: rfkill unblock 0
shell: rfkill unblock wifi
ignore_errors: True
- name: Copy the bridge script for RPi