MVP build process
Compare changes
+ 10
− 3
@@ -51,7 +51,7 @@ git clone -q --recursive --depth 1 https://github.com/nginx/nginx.git -b "$NGINX
@@ -97,5 +97,12 @@ cd "$NGINX_SRC_DIR" || exit
Doesn't push to the apt mirror yet, but it builds what I need to handle that step manually.
Closes #1