Which command is used to install the ECS software package?
sudo ./run.sh
sudo bin/installer –operation INSTALL
sudo bin/installer –operation INSTALL_HAL
sudo tar xfvz ecs*production*.tgz
Submit