Fixed: add-apt-repository command not found on ubuntu

# apt-get install -y software-properties-common
If software-properties-common not found, run update and upgrade first.

Comments