Use bash to execute script and pass distro of ROS as first argument.
bash install_ros.sh melodic
- Remove all distro of ROS if installed already.
- Install ROS of distro specified while executing the script (first argument).
- Setup an environment for ROS
- Exit