mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
busybox: fs-resize: remove the big fat warning
.. time to get this tested
This commit is contained in:
parent
2046394a18
commit
9af76d3bcd
@ -19,11 +19,6 @@
|
|||||||
# http://www.gnu.org/copyleft/gpl.html
|
# http://www.gnu.org/copyleft/gpl.html
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
#
|
|
||||||
# !!! BIG FAT WARNING !!!
|
|
||||||
# !!! WORK IN PROGRESS !!!
|
|
||||||
#
|
|
||||||
|
|
||||||
if [ -e /storage/.please_resize_me ] ; then
|
if [ -e /storage/.please_resize_me ] ; then
|
||||||
# get the disk. /storage on 2nd partition
|
# get the disk. /storage on 2nd partition
|
||||||
PART=$(grep "/storage " /proc/mounts | cut -d" " -f1 | grep '2$')
|
PART=$(grep "/storage " /proc/mounts | cut -d" " -f1 | grep '2$')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user