Skip to content

Instantly share code, notes, and snippets.

@AndrewDryga
Last active August 19, 2017 14:51
Show Gist options
  • Save AndrewDryga/578a600f9dbbeec5f7fdbc68b11d90da to your computer and use it in GitHub Desktop.
Save AndrewDryga/578a600f9dbbeec5f7fdbc68b11d90da to your computer and use it in GitHub Desktop.
rel/commands
#!/usr/bin/env bash
/app/bin/myapp command "Elixir.MyAppAPI.ReleaseTasks" migrate
#!/usr/bin/env bash
/app/bin/myapp command "Elixir.MyAppAPI.ReleaseTasks" seed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment