mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
xbmc-pvr:
- remove unneeded sleep
This commit is contained in:
parent
9ca57b184e
commit
811287f530
@ -23,5 +23,4 @@ while true; do
|
|||||||
[ "$RET" == 64 ] && sync && poweroff
|
[ "$RET" == 64 ] && sync && poweroff
|
||||||
[ "$RET" == 66 ] && sync && reboot
|
[ "$RET" == 66 ] && sync && reboot
|
||||||
|
|
||||||
sleep 1
|
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user