Update display-on.sh
This commit is contained in:
parent
cdfbf367a6
commit
5bf2b26fbe
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo tvservice -p > /dev/null && sudo chvt 2 && sudo chvt 1 # for whatever reason, cycling virtual terminals helps wake up the display in some cases
|
||||
sudo vcgencmd display_power 1 > /dev/null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user