1.0.28 release

This commit is contained in:
longpanda
2020-11-14 12:29:01 +08:00
parent 2283c3e8b0
commit e8d17f9bb1
12 changed files with 50 additions and 9 deletions

View File

@@ -72,5 +72,8 @@ if [ -f /mod.img ] && [ -f /mod/fs/cramfs.ko ]; then
$BUSYBOX_PATH/rmmod cramfs
fi
#for siduction-patience-nox-
if [ -f /scripts/fll ]; then
$SED "/unset FINGERED/a\\echo '/dev/mapper/ventoy';return;" -i /scripts/fll
fi