We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57670b commit 44c97fbCopy full SHA for 44c97fb
bin/heroku-release
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env bash
2
+
3
# Release command which handles initial database bootstrap as well as subsequent migrations. Based on:
4
# https://gist.github.com/stevenharman/98576bf49b050b9e59fb26626b7cceff#file-bin-heroku_release-sh
5
0 commit comments