URL Missing after Create

This commit is contained in:
CanbiZ
2024-06-13 13:21:08 +02:00
committed by GitHub
parent 1f2e451b40
commit 1cba847c0c
+2
View File
@@ -73,3 +73,5 @@ msg_info "Cleaning up"
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"
echo -e "${APP} Setup should be reachable by going to the following URL.
${BL}http://${IP}:7912${CL} \n"