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