Skip to content

Instantly share code, notes, and snippets.

@Drascor
Drascor / build_nginx.sh
Created May 7, 2020 19:16 — forked from claudio4/build_nginx.sh
Download & Build Nginx with OpenSSL and PCRE with version selector
#!/usr/bin/env bash
if [ "$1" == "" ] || [ "$2" == "" ] || [ "$3" == "" ]; then
>&2 echo "No enough arguments provided. use ./build_nginx.sh nginx-version PCRE-version openssl-version [install]"
exit 1
fi
if [ "$4" == "yes" ]; then
INSTALL='yes'
else
INSTALL='no'
fi

Keybase proof

I hereby claim:

  • I am drascor on github.
  • I am drascor (https://keybase.io/drascor) on keybase.
  • I have a public key ASCCgw_anf39InHRp1PhLyu-1kX1Ej-b4FZFGN_GZstm_go

To claim this, I am signing this object: