Upgrading - Cerb

sudo cd /usr/share/nginx/html/cerb
sudo git checkout -- install
sudo git fetch origin
sudo git stash
sudo git pull origin master
sudo git stash pop
sudo rm -Rf install
sudo chown -R www-data:www-data .
sudo chmod -R u+w storage/