Delete header.sh

This commit is contained in:
William Todt 2016-03-13 03:06:40 +04:00
parent 623c26d4f2
commit 5dffb9e192
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
function mostrarheader(){
conditional_clear
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#"${yellow} by "${red}D""${yellow}eltax", "${red}"S""${yellow}"trasharo and "${red}A""${yellow}patheticEuphoria" " ${blue}#""
echo -e "$blue# #"
echo -e "$blue#########################################################""$transparent"
echo
echo
}