]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - IMG/cpio/ventoy/hook/debian/default-hook.sh
update CI build script
[Ventoy.git] / IMG / cpio / ventoy / hook / debian / default-hook.sh
index e9873d82cb69686ce4df4204dbe8020da6ad9958..4b528320e5644abdc559bf67f770040a2de2d2ce 100644 (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