#!/usr/bin/env bash
git add .
git commit -m "auto_commit"
git push
