]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - IMG/cpio/ventoy/ventoy.sh
1.0.11 release
[Ventoy.git] / IMG / cpio / ventoy / ventoy.sh
index 5beb46df8602cf337529997740183ffd2e349b6e..e64a4a76039c03cb4c92c995c2294a2354df48f7 100644 (file)
@@ -222,6 +222,11 @@ if [ "$rmproc" = "Y" ]; then
     $BUSYBOX_PATH/rm -rf /proc
 fi
 
+if [ -f $VTOY_PATH/ventoy_persistent_map ]; then
+    export PERSISTENT='YES'
+    export PERSISTENCE='true'
+fi
+
 cd /
 unset VTOY_PATH VTLOG FIND GREP EGREP CAT AWK SED SLEEP HEAD