Update spoolman-install.sh

This commit is contained in:
CanbiZ 2024-06-13 13:22:45 +02:00 committed by GitHub
parent 1cba847c0c
commit 7d2c5b15b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,5 +73,3 @@ 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"