Skip to content
Snippets Groups Projects

MVP build process

Merged Erick Hitter requested to merge 1-add-build into master
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -98,4 +98,4 @@ echo ""
echo "BUILDING NGINX"
echo "Using $(nproc) jobs"
make
"$NGINX_SRC_DIR/objs/nginx -V"
"$NGINX_SRC_DIR/auto/objs/nginx -V"
Loading