mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
firmware/tasks/install.yml: minor grammar fix
This commit is contained in:
parent
1f3bd2d31f
commit
300cd9983f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# check the timestamps, might want to preserve the old ones
|
||||
- name: Backup OS-provided firmware (for RPi's internal WiFi)
|
||||
- name: Back up OS-provided firmware (for RPi's internal WiFi)
|
||||
copy:
|
||||
src: "/lib/firmware/brcm/{{ item }}"
|
||||
dest: "/lib/firmware/brcm/{{ item }}.orig"
|
||||
|
|
Loading…
Reference in a new issue