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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,3 +73,5 @@ msg_info "Cleaning up"
$STD apt-get -y autoremove $STD apt-get -y autoremove
$STD apt-get -y autoclean $STD apt-get -y autoclean
msg_ok "Cleaned" msg_ok "Cleaned"
echo -e "${APP} Setup should be reachable by going to the following URL.
${BL}http://${IP}:7912${CL} \n"