mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -299,15 +299,6 @@
|
|||||||
remote_src: yes
|
remote_src: yes
|
||||||
mode: 0755
|
mode: 0755
|
||||||
|
|
||||||
- name: add HDMI powersave to rc.local
|
|
||||||
blockinfile:
|
|
||||||
path: /etc/rc.local
|
|
||||||
insertbefore: "exit 0"
|
|
||||||
block: |
|
|
||||||
if ! /opt/vc/bin/tvservice -s | egrep 'HDMI|DVI'; then
|
|
||||||
/opt/vc/bin/tvservice -o
|
|
||||||
fi
|
|
||||||
|
|
||||||
- name: create /etc/pwnagotchi folder
|
- name: create /etc/pwnagotchi folder
|
||||||
file:
|
file:
|
||||||
path: /etc/pwnagotchi
|
path: /etc/pwnagotchi
|
||||||
|
Reference in New Issue
Block a user