Forge ahead with bash madness
This commit is contained in:
@ -1 +0,0 @@
|
||||
#!/usr/bin/env python3
|
@ -1 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -eo pipefail; [[ $DOKKU_TRACE ]] && set -x
|
||||
|
||||
source "$PLUGIN_AVAILABLE_PATH/ansible-deploy/functions"
|
||||
|
||||
dokku-ansible-deploy-vault-pass-cmd "$@"
|
||||
|
Reference in New Issue
Block a user