1.0.83 release

This commit is contained in:
longpanda
2022-12-04 13:15:18 +08:00
parent c1d68bd787
commit e85c02756b
12 changed files with 11 additions and 9 deletions

View File

@@ -2456,6 +2456,11 @@ else
vt_check_json_path_case $vtoy_iso_part
fi
if [ -n "$VTOY_MENU_LANGUAGE" ]; then
vt_load_menu_lang "$VTOY_MENU_LANGUAGE"
else
vt_load_menu_lang en_US
fi
if [ -n "$VTOY_MENU_TIMEOUT" ]; then
set timeout=$VTOY_MENU_TIMEOUT