mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-10-22 10:26:21 +00:00
1.0.11 release
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user