HEllo,

I entered the following in the command field of the router:

wget -O /tmp/setup.sh http://www.hotspotsystem.com/controlcenter/install.php?operator=gemccllc&location=2&version=v24; chmod 755 /tmp/setup.sh; /tmp/setup.sh;

Is this correct?