Skip to content

Instantly share code, notes, and snippets.

@natea
Created June 22, 2011 11:11
Show Gist options
  • Save natea/1039892 to your computer and use it in GitHub Desktop.
Save natea/1039892 to your computer and use it in GitHub Desktop.
$ fab deploy
No hosts found. Please specify (single) host string for connection: my_server
[my_server] run: git pull
[my_server] out: Already up-to-date.
[my_server] out:
[my_server] run: touch app.wsgi
Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment