Skip to content

Instantly share code, notes, and snippets.

@leandroramos
Created August 27, 2015 12:18
Show Gist options
  • Select an option

  • Save leandroramos/861608c7845af129ee60 to your computer and use it in GitHub Desktop.

Select an option

Save leandroramos/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