EventStore-DevOps icon indicating copy to clipboard operation
EventStore-DevOps copied to clipboard

Do not hard code nginx download path

Open pbolduc opened this issue 9 years ago • 0 comments

The download path to nginx is hard coded in master.ps1 script. The downloads URLs should be moved to a separate file and parsed in a similar way to the event store downloads are. Storing in a separate file allows others to change download path.

The download links should default to official nginx download links

pbolduc avatar Aug 01 '16 16:08 pbolduc