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 636048e commit 477d3fc
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 app-long-opt apps config domains \
app-name-domain release-env start-web-deploy startup-deploy-all \
for plugin in repos git docker app-long-opt apps app-repo-binding config \
domains app-name-domain release-env start-web-deploy startup-deploy-all \
nginx-app-vhosts buildstep git-apps nginx-container nginx-tuning
do
if [[ -d "$PLUSHU_PLUGINS_ROOT/plugins/$plugin" ]]; then
Expand Down

0 comments on commit 477d3fc

Please sign in to comment.