MVP build process
Compare changes
+ 12
− 3
@@ -10,7 +10,7 @@ export OG_DIR
@@ -18,6 +18,9 @@ mkdir -p "$NGINX_SRC_DIR"
@@ -32,6 +35,8 @@ echo "DEPENDENCY: OpenSSL"
@@ -45,9 +50,13 @@ git clone -q --recursive --depth 1 https://github.com/grahamedgecombe/nginx-ct.g
@@ -94,5 +103,5 @@ cd "$NGINX_SRC_DIR" || exit