Update fluxion
This commit is contained in:
parent
6b7b0ea781
commit
0ef598da7c
|
@ -251,12 +251,14 @@ DIALOG_WEB_LENGHT_MIN_POR="A senha deve ter mais de 7 caracteres"
|
|||
DIALOG_WEB_LENGHT_MAX_POR="A chave deve ser menor que 64 caracteres"
|
||||
|
||||
# Design
|
||||
#* *
|
||||
#*+++*
|
||||
function mostrarheader(){
|
||||
|
||||
conditional_clear
|
||||
echo -e "$blue#########################################################"
|
||||
echo -e "$blue# #"
|
||||
echo -e "$blue# $red FLUXION $version" "${yellow} ${red} F""${yellow}lux" "${red}I""${yellow}s" "${red}T""${yellow}he ""${red}F""${yellow}uture " ${blue}" #"
|
||||
echo -e "$blue# $red FLUXION $version" "${yellow} ${red} F""${yellow}lux" "${red}I""${yellow}s" "${red}T""${yellow}he ""${red}F""${yellow}uture " ${blue}" #"
|
||||
echo -e "$blue#"${yellow} by "${red}D""${yellow}eltax", "${red}"S""${yellow}"trasharo and "${red}A""${yellow}patheticEuphoria" " ${blue}#""
|
||||
echo -e "$blue# #"
|
||||
echo -e "$blue#########################################################""$transparent"
|
||||
|
|
Loading…
Reference in New Issue