mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
1.0.71 release
This commit is contained in:
@@ -2113,7 +2113,7 @@ function img_unsupport_menuentry {
|
||||
#############################################################
|
||||
#############################################################
|
||||
|
||||
set VENTOY_VERSION="1.0.70"
|
||||
set VENTOY_VERSION="1.0.71"
|
||||
|
||||
#ACPI not compatible with Window7/8, so disable by default
|
||||
set VTOY_PARAM_NO_ACPI=1
|
||||
@@ -2376,6 +2376,8 @@ if [ -n "$VTOY_DEFAULT_IMAGE" ]; then
|
||||
export timeout
|
||||
export default
|
||||
|
||||
vt_fn_mutex_lock 1
|
||||
|
||||
if [ "$vtHotkey" = "F2" ]; then
|
||||
unset timeout
|
||||
vt_browser_disk
|
||||
@@ -2387,6 +2389,8 @@ if [ -n "$VTOY_DEFAULT_IMAGE" ]; then
|
||||
ventoy_ext_menu
|
||||
fi
|
||||
|
||||
vt_fn_mutex_lock 0
|
||||
|
||||
unset timeout
|
||||
unset default
|
||||
fi
|
||||
|
Reference in New Issue
Block a user