mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +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
|
get_target
|
||||||
if [ ! -z $target ] ; then
|
if [ ! -z $target ] ; then
|
||||||
echo "hard resetting..."
|
echo "hard resetting..."
|
||||||
lsof | grep /storage
|
|
||||||
umount /storage
|
umount /storage
|
||||||
mke2fs -t ext4 -m 0 $target 2>&1 >/dev/null
|
mke2fs -t ext4 -m 0 $target 2>&1 >/dev/null
|
||||||
if [ ! -z $label ] ; then
|
if [ ! -z $label ] ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user