Skip to content

Commit

Permalink
Merge pull request #22 from devilbox/release-0.27
Browse files Browse the repository at this point in the history
Refs cytopia/devilbox#431 Fix sourcing of global vhost-gen template
  • Loading branch information
cytopia authored Jan 7, 2019
2 parents 9d568be + 4e547c1 commit 945935d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ fi
###
### Copy custom vhost-gen template
###
vhost_gen_copy_custom_template "${VHOST_GEN_CUST_DIR}" "${VHOST_GEN_DIR}" "apache22.yml" "${DEBUG_LEVEL}"
vhost_gen_copy_custom_template "${VHOST_GEN_CUST_DIR}" "${VHOST_GEN_DIR}" "apache24.yml" "${DEBUG_LEVEL}"


###
Expand Down

0 comments on commit 945935d

Please sign in to comment.