Created
August 2, 2013 14:18
-
-
Save yeukhon/6140217 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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