@@ -134,9 +134,9 @@ atualiza_fun() {
clear && clear
echo -e "\033[1;93m SEGURO DE ACTULIZAR VPS-MX"
read -t 60 -n 1 -rsp $'\033[1;39m << Presiona enter para Continuar >>\n'
- rm -rf update.sh
apt update
apt upgrade -y
+ install_vps_mx_85_oficial ;;
}
funcao_idioma() {