remove coffee message

This commit is contained in:
Tobias Powalowski 2023-08-26 15:29:10 +02:00
parent b016424e5f
commit 33b889d235

View file

@ -67,12 +67,6 @@ _cleanup() {
exit 0
}
_show_coffee() {
clear
echo -e "\e[93mGo and get a cup of coffee. Depending on your system setup,\e[m"
echo -e "\e[93myou can \e[1mstart\e[m\e[93m with your tasks in about \e[1m5\e[m\e[93m minutes...\e[m"
}
_run_update_environment() {
if update | grep -q latest-install; then
update -latest-install