Skip to content

Commit

Permalink
Add app-repo-binding (plushu/plushu-apps#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartpb committed Sep 10, 2014
1 parent 241c888 commit bf9c882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ set -eo pipefail; [[ -n "$PLUSHU_TRACE" ]] && set -x

if [[ "$EUID" == 0 ]]; then
# TODO: Check expected pitfalls first
for plugin in repos git docker nginx nginx-tuning apps app-long-opt \
git-apps git-receive-init git-receive-warn-no-master \
for plugin in repos git docker nginx nginx-tuning apps app-repo-binding \
app-long-opt git-apps git-receive-init git-receive-warn-no-master \
buildstep config release-env start-web-deploy startup-deploy-all \
app-name-domain domains nginx-app-vhosts
do
Expand Down

0 comments on commit bf9c882

Please sign in to comment.