first commit

This commit is contained in:
Erreur32 2020-04-19 17:00:58 +02:00
parent 082a3e0fc0
commit b23460206a
1 changed files with 3 additions and 3 deletions

View File

@ -272,10 +272,10 @@ tput cup 11 0
echo -e "\n\e[34m - Make file \e[0m>> update.\e[0m\n"
make install > /dev/null
echo -e "\n\e[32;1m - Update binary done.\e[0m\n"
echo -e "\n\e[1;33m (Press any key.)\e[0m"
else
# echo -e "\n\e[92m -Update binary \e[0m\n"
# make install > /dev/null
echo -e "\n\e[32;4m - Make install first !\e[0m\n"
echo -e "\e[32;4m - Make install first !\e[0m\n"
echo -e "\n\e[1;33m (Press any key.)\e[0m"
fi
;;
4) echo -e "\n\e[34m Unistall of in progress... \e[0m"