From 08b68c026b55859bf8892b5e4fb6453f85fd87f9 Mon Sep 17 00:00:00 2001 From: xcybermanx Date: Sat, 1 Nov 2025 17:18:36 +0100 Subject: [PATCH] Update menu_inst --- Install/menu_inst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install/menu_inst b/Install/menu_inst index b045518..1342518 100644 --- a/Install/menu_inst +++ b/Install/menu_inst @@ -1,5 +1,5 @@ #!/bin/bash -[[ $1 != "" ]] && id="$1" || id="es" +[[ $1 != "" ]] && id="$1" || id="en" barra="\033[1;34m =================================== \033[1;37m" _cores="./cores" _dr="./idioma"