#!/bin/sh sudo add-apt-repository ppa:git-core/ppa -y sudo apt-get update sudo apt-get install git -y