Skip to content

Commit

Permalink
osm depends on nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
mojodna committed Nov 26, 2016
1 parent 171edbc commit 1b1bfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ nginx: base
lxc snapshot $$(cat container) $@
touch $@

osm: nodejs ruby postgis
osm: nodejs ruby postgis nginx
lxc exec $$(cat container) -- /root/posm-build/kickstart/scripts/bootstrap.sh $@
lxc snapshot $$(cat container) $@
touch $@
Expand Down

0 comments on commit 1b1bfa3

Please sign in to comment.