Skip to content

Instantly share code, notes, and snippets.

@yeukhon
Created August 2, 2013 14:18
Show Gist options
  • Select an option

  • Save yeukhon/6140217 to your computer and use it in GitHub Desktop.

Select an option

Save yeukhon/6140217 to your computer and use it in GitHub Desktop.
terminal 1
benv && super restart all && super stop minion-backend && minion-backend-api runserver -d
terminal 2 (after teriminal 1 finishes the command)
fenv && super stop minion-frontend-server && minion-frontend -a 0.0.0.0 -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment