Update install_v2.sh

This commit is contained in:
RomanNum3ral 2025-11-11 16:20:10 +00:00
parent ad851adcb6
commit 5df6179ad2
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ echo "=========================================================="
echo "JupyterHub (TLJH) is running. Access it at:"
echo " ➡️ http://<Your-Server-IP>/"
echo " Login with the admin user: **$ADMIN_USER**"
echo " Password: **$ADMIN_PASSWORD**"
echo " Password: **ADMIN_PASSWORD**"
echo ""
echo "RStudio Server is running on port 8787. Access it at:"
echo " ➡️ http://<Your-Server-IP>:8787/"