merge changes from sdcard scripting for TVout + reboot when TV ON

6fa5835de5
This commit is contained in:
Apaczer
2023-04-10 20:53:32 +02:00
committed by GitHub
parent 42ec8c273c
commit f75216531a
2 changed files with 10 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/busybox sh
touch /mnt/tvout
killall -9 main
#killall -9 main
sync
#we need to reboot because we're dependant of /dev/fb0 in all cases
reboot