add ip address output

This commit is contained in:
Edward Moscardini
2025-03-31 11:45:24 -04:00
parent 14d379fb33
commit 2d63b45848

View File

@@ -40,3 +40,5 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Application was assigned the following IP:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}Address: ${IP}${CL}"