Version 1.2.1
This commit is contained in:
parent
2e8060c993
commit
0807724530
@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
echo 'standby 0' | cec-client -s > /dev/null
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
echo 'on 0' | cec-client -s > /dev/null
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
sudo vcgencmd display_power 0 > /dev/null
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
sudo vcgencmd display_power 1 > /dev/null
|
|
||||||
@ -27,4 +27,4 @@ report_url=https://wachalarm.leitstelle-lausitz.de/client_statusmessage
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Neustarteinstellungen, "0" == inaktiv, "w" == Mo 3:00, "z" == Di & Fr 3:00, "t" == immer 3:00
|
# Neustarteinstellungen, "0" == inaktiv, "w" == Mo 3:00, "z" == Di & Fr 3:00, "t" == immer 3:00
|
||||||
restart_type=0
|
restart_type=0
|
||||||
Loading…
Reference in New Issue
Block a user