Skip to content

Instantly share code, notes, and snippets.

@leandroembu
Created August 27, 2015 12:18
Show Gist options
  • Save leandroembu/861608c7845af129ee60 to your computer and use it in GitHub Desktop.
Save leandroembu/861608c7845af129ee60 to your computer and use it in GitHub Desktop.
#! /bin/bash
git add .
git commit -m "Deploy automático"
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment