mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc:
- remove unneeded sleep
This commit is contained in:
parent
0cec674f6f
commit
9ca57b184e
@ -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