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:
parent
b8a868e231
commit
f722cd783e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue