From a31c9f2f6ce908e280237e0163e89675517ff81a Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sun, 27 Apr 2014 20:41:44 +0000 Subject: add nginx --- open-source-lorries/nginx.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/nginx.lorry diff --git a/open-source-lorries/nginx.lorry b/open-source-lorries/nginx.lorry new file mode 100644 index 0000000..e6a7ce2 --- /dev/null +++ b/open-source-lorries/nginx.lorry @@ -0,0 +1,6 @@ +{ + "nginx": { + "type": "git", + "url": "git://github.com/nginx/nginx.git" + } +} -- cgit v1.2.1