Skip to content

Instantly share code, notes, and snippets.

@sgyyz
Created March 18, 2019 03:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sgyyz/735fd7742cf5d7dfd4955b3f1f9f2d46 to your computer and use it in GitHub Desktop.
Save sgyyz/735fd7742cf5d7dfd4955b3f1f9f2d46 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
echo "Running database creation"
bin/dockerize_elixir command Elixir.Release.Tasks create_db
echo "DB created successfully"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment