getFirefox 4.17.0

This commit is contained in:
kyodev 2018-03-04 07:13:51 +01:00
parent 9ee8156fdd
commit 86f92d6805
1 changed files with 6 additions and 6 deletions

View File

@ -290,12 +290,12 @@ f__wget_test(){ # 22/02/2018
}
f_affichage(){ # 24/01/2018
local affichage_text=" _ _____ _ __
__ _ ___| |_| ___(_)_ __ ___ / _| _____ __
/ _' |/ _ \ __| |_ | | '__/ _ \ |_ / _ \ \/ /
| (_| | __/ |_| _| | | | | __/ _| (_) > <
\__, |\___|\__|_| |_|_| \___|_| \___/_/\_\
|___/"
local affichage_text=" _ _____ _ __
__ _ ___| |_| ___(_)_ __ ___ / _| _____ __
/ _' |/ _ \ __| |_ | | '__/ _ \ |_ / _ \ \/ /
| (_| | __/ |_| _| | | | | __/ _| (_) > <
\__, |\___|\__|_| |_|_| \___|_| \___/_/\_\
|___/"
clear
echo -e "$BLUE$affichage_text$YELLOW version $version - $date$STD\n"