Skip to content

Instantly share code, notes, and snippets.

@insidegui
Created April 25, 2011 14:13
Show Gist options
  • Save insidegui/940566 to your computer and use it in GitHub Desktop.
Save insidegui/940566 to your computer and use it in GitHub Desktop.
#!/bin/bash
git push origin master
ssh user@server.com 'bash -s' < deploy_remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment