Replace dvs

This commit is contained in:
Script Proyect by HP3ICC 2024-11-23 02:41:45 +00:00
parent 85cbadbd63
commit 39a172fcf7
1 changed files with 93 additions and 92 deletions

View File

@ -50,15 +50,15 @@ clear
update_var startup_lan 73 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 ? Do you want to change Language settings now ?
You can do it later. The menu is under <Tools> You can do it later. The menu is under <Tools>
" 12 70); then " 12 70); then
${DVS}language.sh; exit 0 ${DVS}language.sh; exit 0
fi fi
fi fi
@ -90,3 +90,4 @@ case $OPTION in
esac esac
#exit 0 #exit 0