5 lines
99 B
Bash
5 lines
99 B
Bash
use flake
|
|
unset TMPDIR
|
|
export NGINX_SOURCE_DIR=$PWD/ngx_src/nginx-1.28.0
|
|
export ZLIB_VERSION=1.3.1
|