mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
service.openelec.settings: remove testing leftover
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
270a9492cc
commit
7d4025cf3f
@ -47,7 +47,6 @@ if [ -f /storage/.cache/reset_oe ] ; then
|
||||
get_target
|
||||
if [ ! -z $target ] ; then
|
||||
echo "hard resetting..."
|
||||
lsof | grep /storage
|
||||
umount /storage
|
||||
mke2fs -t ext4 -m 0 $target 2>&1 >/dev/null
|
||||
if [ ! -z $label ] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user