diff --git a/func/message_display.sh b/func/message_display.sh index e849305..3f769d1 100644 --- a/func/message_display.sh +++ b/func/message_display.sh @@ -92,7 +92,7 @@ draw_ascii_art() { L_DAT="${COLOR_WHITE}$(LC_TIME=fr_FR.UTF-8 date +"%A, %e %B %Y, %r")" clear - echo -e "${COLOR_CYAN} ==[ You are connected to ${COLOR_WHITE}$(hostname)${COLOR_CYAN} ]==" + echo -e "${COLOR_CYAN} ==[ You are connected to ${COLOR_WHITE}$(hostname -f)${COLOR_CYAN} ]==" echo -e "${COLOR_GREEN} _ __ _" echo -e "${COLOR_GREEN} ((-)).--.((-)) ${L_DAT}" echo -e "${COLOR_GREEN} / '' \\ ${F_OS}"