#!/bin/bash
git pull
git add .
git commit
git push