#!/bin/sh git add . git commit -m "fixed" git push origin master