Skip to content

Instantly share code, notes, and snippets.

@cjblomqvist
Created May 4, 2015 15:57
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 cjblomqvist/7487f803f646b54de343 to your computer and use it in GitHub Desktop.
Save cjblomqvist/7487f803f646b54de343 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
set -eo pipefail; [[ $DOKKU_TRACE ]] && set -x
source "$(dirname $0)/../common/functions"
dokku_log_info1 "The different text for the different plugins"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment