mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
init: forgot fs-resize in 208d45d
This commit is contained in:
parent
69fc3cebe0
commit
01a0d5fcca
@ -664,7 +664,7 @@
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f /sysroot/storage/.please_resize_me ] ; then
|
if [ -f /sysroot/storage/.please_resize_me ] ; then
|
||||||
INIT_ARGS="--unit=fs-resize.target"
|
INIT_UNIT="--unit=fs-resize.target"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
BACKUP_FILE=`ls -1 /sysroot/storage/.restore/??????????????.tar 2>/dev/null | head -n 1`
|
BACKUP_FILE=`ls -1 /sysroot/storage/.restore/??????????????.tar 2>/dev/null | head -n 1`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user