Skip to content

Commit

Permalink
Update raspberrypi64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jayofelony authored Mar 17, 2024
1 parent 1b16975 commit bb8dfe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder/data/64bit/raspberrypi64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@
path: /etc/rc.local
state: absent

- name: adjust /boot/config.txt
- name: adjust /boot/firmware/config.txt
blockinfile:
dest: /boot/config.txt
dest: /boot/firmware/config.txt
insertafter: EOF
block: |
dtoverlay=dwc2
Expand Down

0 comments on commit bb8dfe0

Please sign in to comment.