#!/bin/bash
cd crmprod
sudo git reset --hard
sudo git pull
sudo chown -R www-data:www-data .
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload config_override.php
