1
0
Fork 0
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:
A Holt 2020-08-09 09:37:41 -04:00 committed by GitHub
parent 1f3bd2d31f
commit 300cd9983f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"