multiple changes

This commit is contained in:
Jeroen Oudshoorn
2023-11-16 06:30:12 +01:00
parent 31ffadf2df
commit 81ed725469
7 changed files with 261 additions and 8 deletions

View File

@ -444,8 +444,8 @@
path: /etc/rc.local
insertbefore: "exit 0"
block: |
if ! /opt/vc/bin/tvservice -s | egrep 'HDMI|DVI'; then
/opt/vc/bin/tvservice -o
if ! /usr/bin/tvservice -s | egrep 'HDMI|DVI'; then
/usr/bin/tvservice -o
fi
- name: create /etc/pwnagotchi folder