mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next
This commit is contained in:
commit
d7e3983937
@ -31,4 +31,6 @@ for seq in `seq 1 10` ; do
|
||||
clear > /dev/tty1
|
||||
killall5 -18 || break
|
||||
done
|
||||
sync
|
||||
umount -a >/dev/null 2>&1
|
||||
reboot
|
||||
|
@ -31,4 +31,6 @@ for seq in `seq 1 10` ; do
|
||||
clear > /dev/tty1
|
||||
killall5 -18 || break
|
||||
done
|
||||
sync
|
||||
umount -a >/dev/null 2>&1
|
||||
poweroff
|
||||
|
Loading…
x
Reference in New Issue
Block a user