Skip to content

Instantly share code, notes, and snippets.

@jonathancg90
Last active October 27, 2015 15:34
Show Gist options
  • Save jonathancg90/61c62c723e4b47770156 to your computer and use it in GitHub Desktop.
Save jonathancg90/61c62c723e4b47770156 to your computer and use it in GitHub Desktop.
Rabbitmq-server
PATH=$PATH:/usr/local/sbin
sudo rabbitmq-server
pg_restore -U postgres -d viatodo2 viatodo.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment