Explorar o código

Update mariadb_setup.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
3735132b7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup/mariadb_setup.sh

+ 1 - 1
setup/mariadb_setup.sh

@@ -45,7 +45,7 @@ while [ "$(hostname -I)" = "" ]; do
   fi
 done
 echo -e "${CM}${CL} \r"
-echo -en "${GN} Network Connected: ${BL}$(hostname -I) "
+echo -en "${GN} Network Connected: ${BL}$(hostname -I)${CL} "
 echo -e "${CM}${CL} \r"
 
 echo -en "${GN} Updating Container OS... "