Skip to content

Commit

Permalink
Add repos and apps plugins, for profiles/dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartpb committed Sep 10, 2014
1 parent a0fbf78 commit 241c888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -eo pipefail; [[ -n "$PLUSHU_TRACE" ]] && set -x

if [[ "$EUID" == 0 ]]; then
# TODO: Check expected pitfalls first
for plugin in git docker nginx nginx-tuning app-long-opt \
for plugin in repos git docker nginx nginx-tuning apps 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
Expand Down

0 comments on commit 241c888

Please sign in to comment.