mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update raspberrypi64.yml
This commit is contained in:
@ -211,9 +211,9 @@
|
|||||||
path: /etc/rc.local
|
path: /etc/rc.local
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: adjust /boot/config.txt
|
- name: adjust /boot/firmware/config.txt
|
||||||
blockinfile:
|
blockinfile:
|
||||||
dest: /boot/config.txt
|
dest: /boot/firmware/config.txt
|
||||||
insertafter: EOF
|
insertafter: EOF
|
||||||
block: |
|
block: |
|
||||||
dtoverlay=dwc2
|
dtoverlay=dwc2
|
||||||
|
Reference in New Issue
Block a user