URL Missing after Create

pull/3186/head
CanbiZ 1 year ago committed by GitHub
parent 1f2e451b40
commit 1cba847c0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      install/spoolman-install.sh

@ -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"

Loading…
Cancel
Save