mirror of https://gitlab.com/hp3icc/emq-TE1.git
Replace dvs
This commit is contained in:
parent
85cbadbd63
commit
39a172fcf7
|
|
@ -50,15 +50,15 @@ clear
|
|||
|
||||
update_var startup_lan 73
|
||||
|
||||
if (whiptail --title " Change Language Settings " --yesno "\
|
||||
if (whiptail --title " Change Language Settings " --yesno "\
|
||||
|
||||
Do you want to change Language settings now ?
|
||||
|
||||
|
||||
You can do it later. The menu is under <Tools>
|
||||
" 12 70); then
|
||||
${DVS}language.sh; exit 0
|
||||
fi
|
||||
" 12 70); then
|
||||
${DVS}language.sh; exit 0
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
|
|
@ -90,3 +90,4 @@ case $OPTION in
|
|||
esac
|
||||
|
||||
#exit 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue