Update mariadb_setup.sh
This commit is contained in:
parent
901e02e0ac
commit
3735132b7c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ while [ "$(hostname -I)" = "" ]; do
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
echo -e "${CM}${CL} \r"
|
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 -e "${CM}${CL} \r"
|
||||||
|
|
||||||
echo -en "${GN} Updating Container OS... "
|
echo -en "${GN} Updating Container OS... "
|
||||||
|
|
Loading…
Reference in a new issue