Update librespeed.sh

This commit is contained in:
Slaviša Arežina 2025-04-26 18:40:09 +02:00 committed by GitHub
parent 03199562d5
commit 569d3cfc31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,5 +53,5 @@ description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:80${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"