diff --git a/INSTALL/CentOS - Quick Install.sh b/INSTALL/CentOS - Quick Install.sh index 8ce1b5dc..fb3e450d 100644 --- a/INSTALL/CentOS - Quick Install.sh +++ b/INSTALL/CentOS - Quick Install.sh @@ -275,7 +275,7 @@ echo "||=============== Installation Complete ===============||" echo "=========================================================" echo "|| Login with the Superuser and create a new user!! ||" echo "=========================================================" -echo "|| Open http://$ipaddress:8080/super in your browser. ||" +echo "|| Open http://${ipaddress// /}:8080/super in your browser. ||" echo "=========================================================" if [ "$createSuperJson" = "Y" ]; then echo "|| Default Superuser : admin@shinobi.video ||"